The following document contains the results of Checkstyle 8.11 with hbase/checkstyle.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| annotation | MissingDeprecated | 152 | |
| blocks | EmptyBlock | 45 | |
| LeftCurly | 188 | ||
| NeedBraces | 1868 | ||
| coding | EmptyStatement | 45 | |
| EqualsHashCode | 2 | ||
| InnerAssignment | 89 | ||
| NoFinalizer | 1 | ||
| design | FinalClass | 57 | |
| HideUtilityClassConstructor | 99 | ||
| InterfaceIsType | 1 | ||
VisibilityModifier
|
121 | ||
| imports | AvoidStarImport | 37 | |
ImportOrder
|
1103 | ||
| RedundantImport | 26 | ||
| indentation | Indentation
|
4826 | |
| javadoc | JavadocTagContinuationIndentation
|
781 | |
| NonEmptyAtclauseDescription | 3587 | ||
| misc | ArrayTypeStyle | 156 | |
| UpperEll | 46 | ||
| sizes | LineLength
|
1489 | |
| MethodLength | 71 | ||
| whitespace | FileTabCharacter | 7 | |
| MethodParamPad | 176 | ||
| ParenPad | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 138 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 163 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 215 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 216 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 282 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 283 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 337 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 167 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 221 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 276 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 382 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 384 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 392 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 400 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 445 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 450 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 468 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 533 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class AuthUtil should be declared as final. | 69 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 28 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 381 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 382 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 383 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 403 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 404 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 405 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 424 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 448 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 550 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 562 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 563 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 580 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 581 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 582 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 625 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 643 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 646 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 654 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 658 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 663 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 668 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 688 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 698 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 704 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 731 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 746 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 747 | |
| javadoc | JavadocTagContinuationIndentation | Javadoc comment at column 51 has parse error. Details: no viable alternative at input ')' while parsing JAVADOC_INLINE_TAG | 759 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 860 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 873 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 897 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 907 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 912 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1013 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1033 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1041 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1058 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1068 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1085 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1086 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1087 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1207 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1208 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1237 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1238 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1277 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1293 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1304 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1325 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1332 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1340 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1341 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1342 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1343 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1344 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1519 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1523 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1526 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1530 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1531 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1555 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1556 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1562 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1585 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1586 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1671 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1712 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 172 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 302 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 374 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 390 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 54 should have line break after. | 70 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 71 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 72 | |
| blocks | LeftCurly | '{' at column 44 should have line break after. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 108). | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 3, expected level should be 4. | 79 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 183 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 186 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 198 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 246 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Service' import. | 25 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 104 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 110 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 237 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 431 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 433 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 99 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 315 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 103 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 109 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 115 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 371 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 68 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 269 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 61 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 101 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 115 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 136 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 188 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 200 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 201 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 214 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 66 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 100 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 7, expected level should be 6. | 164 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 207 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 293 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'junit.framework.AssertionFailedError' import. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 141 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 151 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 155 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 159 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 165 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 225 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 226 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 227 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 231 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 250 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 268 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 272 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 286 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 292 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 394 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 422 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 388 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 390 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 8. | 467 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 9, expected level should be 10. | 468 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 9, expected level should be 10. | 469 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 9, expected level should be 10. | 470 | |
| indentation | Indentation | 'method call rparen' has incorrect indentation level 7, expected level should be 8. | 471 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 483 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 565 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 569 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 577 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 581 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 589 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 599 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 614 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 618 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 619 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 620 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 632 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 636 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 637 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 653 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 653 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 772 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 787 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 797 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 809 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 814 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 824 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 825 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 826 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 827 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 832 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 844 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 851 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 856 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 862 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 879 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 880 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 882 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 883 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 884 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 885 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 886 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 887 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 889 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 890 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 891 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 892 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 893 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 918 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 919 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 921 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 922 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 923 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 924 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 925 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 926 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 928 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 929 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 930 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 931 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 934 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 935 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 961 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 968 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 990 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 1004 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1021 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1023 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1024 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1031 | |
| blocks | EmptyBlock | Must have at least one statement. | 1088 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1099 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1196 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1208 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1209 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1210 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1212 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1227 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1262 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1270 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1278 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1286 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1294 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1295 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1297 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1306 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1307 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1309 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1322 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1323 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1325 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1328 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1334 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1335 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1338 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1342 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1352 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1353 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1355 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1364 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1365 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1375 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1376 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1377 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1379 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1403 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1415 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1416 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1419 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1422 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 1463 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1480 | |
| indentation | Indentation | 'for' child has incorrect indentation level 9, expected level should be 8. | 1487 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1506 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1517 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1518 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1519 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1521 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1524 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1530 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1531 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1532 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1534 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1543 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1544 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1545 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1546 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1548 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1569 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1570 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1571 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1573 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1582 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1583 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1584 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1585 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1587 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1610 | |
| indentation | Indentation | 'for' has incorrect indentation level 6, expected level should be 4. | 1611 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 1612 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 1615 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 1616 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 6. | 1617 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 1618 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 6, expected level should be 4. | 1619 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 1620 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 1621 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 1622 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1623 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1626 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1627 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1628 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1632 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1633 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1634 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1636 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1640 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1661 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1662 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1663 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1665 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1684 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1685 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1687 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1701 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1702 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1703 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1773 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1785 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 1802 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 1831 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1844 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1848 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1867 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1875 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1876 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1877 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1878 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1879 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1880 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1881 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1882 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1898 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1899 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1900 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1901 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1902 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1905 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1947 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1997 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2008 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2019 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2031 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2043 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2127 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2130 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2231 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2373 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2374 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2375 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2377 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2391 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2392 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2393 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2395 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2399 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2525 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2526 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2729 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 2767 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2798 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2800 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2801 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2802 | |
| indentation | Indentation | 'while' child has incorrect indentation level 7, expected level should be 6. | 2813 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2854 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2875 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2935 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2967 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2994 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3015 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3016 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3032 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3033 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3036 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3087 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3090 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3123 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3126 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3222 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3226 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3278 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3279 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3280 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3322 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3323 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3349 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3372 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 3392 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 3423 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3482 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3483 | |
| indentation | Indentation | 'method def rparen' has incorrect indentation level 48, expected level should be 2. | 3503 | |
| blocks | EmptyBlock | Must have at least one statement. | 3521 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 3812 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3899 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3901 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3935 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3972 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3974 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4052 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4060 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4068 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4069 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 24 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 42 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 49 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 51 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 52 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 53 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 56 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 73 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 79 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 83 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 87 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 96 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 97 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 98 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 99 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 100 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 101 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 109 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 124 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 162 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 164 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 305 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 350 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 388 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 418 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 473 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 488 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 586 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 670 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 716 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 158 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 233 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 238 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 301 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 385 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 647 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 961 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1078 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1080 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1084 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheConfig' import. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 192 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 548 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 549 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 550 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 129 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 234 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 245 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 246 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 250 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 263 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 267 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 278 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 392 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 409 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 412 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 439 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 451 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 453 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 460 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 466 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 468 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 602 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 649 | |
| indentation | Indentation | 'if' child has incorrect indentation level 6, expected level should be 8. | 766 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 796 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 803 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 809 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 812 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 816 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 827 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 832 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 833 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 842 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 869 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 882 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 883 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 886 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 898 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 899 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 913 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 914 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 928 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 929 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 943 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 944 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 959 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 961 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 978 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 993 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1036 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1037 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1040 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 110). | 65 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 73 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 76 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 77 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 140 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 202 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 212 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 222 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 245 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 368 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 384 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 402 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 486 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 496 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 506 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 556 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 666 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 679 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 694 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 724 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 738 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 742 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 746 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 764 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 796 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 797 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 803 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 810 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 816 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 833 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 834 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 838 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 20, expected level should be 14. | 860 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 860 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 20, expected level should be 14. | 861 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 861 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 22 | |
| design | FinalClass | Class HTestConst should be declared as final. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 109 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 110 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 111 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 112 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 113 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 114 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 115 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 116 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 117 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 118 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 119 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 120 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 121 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 122 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 33 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 122 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 156 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 160 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 258 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 393 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 416 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 503 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 664 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 10, 43, 44. | 702 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 702 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 717 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 777 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 851 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 852 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 853 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 854 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 855 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 856 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 857 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 858 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 859 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 860 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 863 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 864 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 865 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 866 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 867 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 868 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 869 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 870 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 871 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 872 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 873 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 874 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 875 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 876 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 878 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 879 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 880 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 881 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 882 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 883 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 884 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 885 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 887 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 888 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 889 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 890 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 891 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 892 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 893 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 894 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 895 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 896 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 916 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 987 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 70 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 71 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 72 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 73 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 74 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 75 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 76 | |
| indentation | Indentation | 'for' has incorrect indentation level 7, expected level should be 6. | 144 | |
| indentation | Indentation | 'for' child has incorrect indentation level 9, expected level should be 8. | 145 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 7, expected level should be 6. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 99 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 100 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.SecureProtobufLogReader' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 60 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 61 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 62 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 63 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 43. | 40 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52. | 42 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'else' construct must use '{}'s. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UpperEll | Should use uppercase 'L'. | 72 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 125 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 149 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 151 | |
| misc | UpperEll | Should use uppercase 'L'. | 294 | |
| misc | UpperEll | Should use uppercase 'L'. | 309 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 70 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 110 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 120 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 114). | 100 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 357 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 369 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 378 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 415 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 429 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 444 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 460 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 480 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 499 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 516 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 537 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 549 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 550 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 551 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 552 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 553 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 554 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 555 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 556 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 557 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 558 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 559 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 575 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 610 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 5, expected level should be 4. | 619 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 5, expected level should be 4. | 620 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 5, expected level should be 4. | 624 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 3, expected level should be 2. | 625 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 646 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 662 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 663 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 664 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 665 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 666 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 667 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 668 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 669 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 670 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 671 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 672 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 673 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 674 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 675 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 676 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 702 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 723 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 724 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 760 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 761 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 762 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 763 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 764 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 765 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 880 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1106 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1194 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1565 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1566 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1568 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1587 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1588 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 1609 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1747 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1748 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1758 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1759 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1760 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1761 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1762 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1763 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1859 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1860 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1870 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1871 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1872 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1873 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1874 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1875 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be 4. | 1901 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1918 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1919 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1920 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1921 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1922 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1923 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1924 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2065 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2066 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2162 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2241 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2244 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2252 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2253 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2255 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2256 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2273 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2274 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2276 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2292 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2293 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2294 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2296 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2408 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2409 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2410 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 41 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 88 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 216 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 217 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 218 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 255 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 409 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 440 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 466 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 476 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 491 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 505 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 506 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 508 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 662 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 685 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 694 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 703 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 704 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 705 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 724 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 733 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 734 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 737 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 742 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CopyOnWriteArrayList' import. | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 81 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 93 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 108 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 114 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 139 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 194 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 208 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 223 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 246 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 262 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 263 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 269 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 270 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 340 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 341 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 428 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 434 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 435 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 140 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 169 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 262 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 277 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 1, expected level should be 2. | 389 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 400 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 435 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 445 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 476 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 477 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 478 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 479 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 480 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 481 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 482 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 483 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 484 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 485 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 499 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 500 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 501 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 502 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 503 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 504 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 505 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 506 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 507 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 508 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 509 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 510 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 511 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 512 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 526 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 560 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 574 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 596 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 624 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 625 | |
| indentation | Indentation | 'getServerUserRegions' has incorrect indentation level 2, expected level should be 4. | 628 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 636 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 638 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 657 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 664 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 767 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 769 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 770 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 920 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 925 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 943 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 950 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 954 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 956 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 964 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 972 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1030 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1040 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1054 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1068 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1086 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1095 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1108 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1144 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1418 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1507 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1808 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 449 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 450 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 451 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 466 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 558 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 559 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 560 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 575 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 588 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 594 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 695 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 708 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 723 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 738 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 771 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 781 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 802 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 906 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Service' import. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 70 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 84 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class NamespaceDescriptor should be declared as final. | 39 | |
| design | FinalClass | Class Builder should be declared as final. | 162 | |
| indentation | Indentation | 'if' child has incorrect indentation level 9, expected level should be 8. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 11, expected level should be one of the following: 10, 12. | 307 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 323 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 428 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 481 | |
| indentation | Indentation | 'method call rparen' has incorrect indentation level 6, expected level should be 4. | 571 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 596 | |
| misc | UpperEll | Should use uppercase 'L'. | 711 | |
| misc | UpperEll | Should use uppercase 'L'. | 711 | |
| misc | UpperEll | Should use uppercase 'L'. | 711 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1173 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1174 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1178 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1187 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1192 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1247 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1250 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1341 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1343 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1349 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1478 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1484 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 1742 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 1790 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1900 | |
| misc | UpperEll | Should use uppercase 'L'. | 2032 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 2169 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 2224 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 2266 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2381 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2382 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2414 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2467 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 2481 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 2485 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 2489 | |
| sizes | MethodLength | Method length is 305 lines (max allowed is 150). | 2518 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2684 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2713 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 843 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 844 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 845 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 863 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 864 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 865 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 984 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 985 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 986 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 987 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 988 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1010 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1203 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1204 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1214 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1215 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1228 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1229 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1244 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2141 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2266 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2267 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2296 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2328 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2346 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2362 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2378 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2395 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2415 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2431 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2448 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2452 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2455 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2459 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2460 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2465 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2478 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2491 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2504 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2517 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2596 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2735 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2753 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2761 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2776 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2787 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2802 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2807 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2815 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2881 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2882 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2883 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2884 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2906 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2925 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2944 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.ws.rs.client.Client' import. | 31 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 66 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 120 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 143 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 146 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 149 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 154 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 170 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 210 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 282 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 285 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| blocks | LeftCurly | '{' at column 43 should have line break after. | 94 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 155). | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 198 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 200 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 255 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 257 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 325 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 327 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 330 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 381 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 383 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 402 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 176 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 180 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 189 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 213 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 274 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 557 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 140 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 142 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 216 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 217 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 218 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 228 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 261 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 282 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 289 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 369 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 370 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 371 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 376 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 377 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 383 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 384 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 411 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 422 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 425 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 27 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 110 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 114 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 35 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 35 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 39 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 39 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 43 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 123 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 125 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 127 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 130 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 132 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 134 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 135 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 178 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 186 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 190 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 428 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 429 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 457 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 510 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 511 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 528 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 245 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 189 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 244 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 155 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 158 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'clz' has incorrect indentation level 6, expected level should be 10. | 229 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 201 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 205 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 194 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 31. | 195 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 31. | 197 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 31. | 198 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 200 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 33. | 201 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 33. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 91 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 313 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 192 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 475 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 598 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 600 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 602 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 14, 24. | 605 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 606 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 609 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 46. | 725 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 46. | 726 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 46. | 727 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 46. | 728 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 46. | 729 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 129 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 233 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 234 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 250 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 288 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 311 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 323 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 665 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| indentation | Indentation | '(' has incorrect indentation level 6, expected level should be 8. | 194 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 194 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 205 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 151 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 155 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 4, expected level should be 6. | 160 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 176 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 210 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 212 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 213 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 217 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 230 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 233 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 237 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 244 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 245 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 246 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 250 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 276 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 283 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 284 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 287 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 306 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 309 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 310 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 311 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 319 | |
| blocks | EmptyBlock | Must have at least one statement. | 346 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 375 | |
| coding | EmptyStatement | Empty statement. | 375 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 84 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 5, expected level should be one of the following: 4, 6. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 257 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 225 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 355 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 387 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 210 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 248 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 321 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 341 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 396 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 404 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 407 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 457 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 559 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 573 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 654 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 655 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 656 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 665 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 683 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 684 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 685 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 689 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 695 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 696 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 795 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 173 | |
| misc | UpperEll | Should use uppercase 'L'. | 199 | |
| misc | UpperEll | Should use uppercase 'L'. | 199 | |
| misc | UpperEll | Should use uppercase 'L'. | 199 | |
| misc | UpperEll | Should use uppercase 'L'. | 200 | |
| misc | UpperEll | Should use uppercase 'L'. | 200 | |
| misc | UpperEll | Should use uppercase 'L'. | 202 | |
| misc | UpperEll | Should use uppercase 'L'. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 12, expected level should be one of the following: 10, 25, 27. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 108 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 188 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Javadoc comment at column 0 has parse error. Details: no viable alternative at input ' *' while parsing JAVADOC_TAG | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 215 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 321 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 322 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 327 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 328 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 329 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 330 | |
| blocks | EmptyBlock | Must have at least one statement. | 336 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 202 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 276 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 45 | |
| blocks | EmptyBlock | Must have at least one statement. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 52 | |
| indentation | Indentation | 'while' has incorrect indentation level 6, expected level should be 4. | 53 | |
| blocks | EmptyBlock | Must have at least one statement. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 30 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 39 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 61 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 107 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 127 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 178 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 203 | |
| blocks | EmptyBlock | Must have at least one statement. | 209 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 231 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 236 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 250 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 262 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 267 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.DoNotRetryRegionException' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 191 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 108 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class HFileArchiver should be declared as final. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 75 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 630 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 636 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 653 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 655 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 691 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 701 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 374 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 379 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 407 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 530 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 548 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 553 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 26 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 23 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 56 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 72 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.zookeeper.ZKListener' import. | 28 | |
| design | FinalClass | Class TableHFileArchiveTracker should be declared as final. | 40 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 70 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 93 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 272 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 273 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 296 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 299 | |
| blocks | EmptyBlock | Must have at least one statement. | 349 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 377 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 402 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 429 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 441 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 134). | 251 | |
| sizes | LineLength | Line is longer than 100 characters (found 142). | 253 | |
| sizes | LineLength | Line is longer than 100 characters (found 141). | 255 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 281 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 285 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Random' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'block' child has incorrect indentation level 5, expected level should be 6. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def' child has incorrect indentation level 3, expected level should be 4. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 35 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 9, expected level should be 10. | 85 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 87 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 88 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 91 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 92 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 93 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 94 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 95 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 96 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 97 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 98 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 99 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 102 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 103 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 45 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | InterfaceIsType | interfaces should describe a type and hence have methods. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 50 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 51 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 53 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 54 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 55 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 59 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 60 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 61 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 62 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 63 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 64 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 65 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 66 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 67 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 71 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 74 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 79 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 44 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 45 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 46 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 47 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 80 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 81 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 82 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 83 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 84 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 91 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 92 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 93 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 94 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 95 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 96 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 97 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 98 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 99 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 100 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 105 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 107 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 108 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 109 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 110 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 111 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 113 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 114 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 115 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 52 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 53 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 54 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 55 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 59 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 60 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 61 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 62 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 63 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 66 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 68 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 69 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 70 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 71 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 72 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 73 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 74 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ExecutionException' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 31 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 28 should have line break after. | 79 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 249 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 263 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 276 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 295 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 296 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 309 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 366 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 386 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 427 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 428 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 455 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 475 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 506 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 508 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 520 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 540 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 589 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 592 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 603 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 606 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 770 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 772 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 807 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 886 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 900 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 916 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 926 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 938 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 957 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 963 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 971 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 983 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1020 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1022 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1024 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1025 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1043 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1044 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1057 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1065 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1068 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1079 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1083 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1091 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1114 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1169 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1181 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1189 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1234 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1236 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1248 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1256 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1263 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1273 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1274 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1290 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1303 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1401 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1561 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1568 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1571 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1580 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1587 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1590 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1606 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1615 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1619 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1627 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1634 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1647 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1667 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1681 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1729 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1730 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1748 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1749 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1760 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1780 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1903 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1949 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1974 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1978 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1985 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1993 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 2000 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 2014 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2030 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2047 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2064 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2140 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2144 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2153 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2158 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2180 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 2190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2381 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2389 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2396 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2404 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2405 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2716 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 444 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 458 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 971 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1000 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1007 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1014 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1015 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1084 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'loc' must be private and have accessor methods. | 116 | |
| design | VisibilityModifier | Variable 'actions' must be private and have accessor methods. | 118 | |
| design | VisibilityModifier | Variable 'actionsByRegion' must be private and have accessor methods. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'loc' must be private and have accessor methods. | 116 | |
| design | VisibilityModifier | Variable 'stub' must be private and have accessor methods. | 120 | |
| design | VisibilityModifier | Variable 'controller' must be private and have accessor methods. | 122 | |
| design | VisibilityModifier | Variable 'resp' must be private and have accessor methods. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 461 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.AsyncProcessTask.SubmittedRows' import. | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 218 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 223 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 318 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 327 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 390 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 406 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.coprocessor.Batch' import. | 28 | |
| design | FinalClass | Class Builder should be declared as final. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.InterruptedIOException' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 104 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 138 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 141 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 151 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 173 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 405 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 423 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 443 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 459 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 461 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 475 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 479 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 501 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 522 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 539 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 610 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 636 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 774 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1092 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.RpcController' import. | 27 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 55 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 72 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 95 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 100 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 106 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 112 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ConnectionUtils.calcEstimatedSize' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcControllerFactory' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Addressing' import. | 27 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.NotServingRegionException' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 552 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.RpcController' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 31 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 49 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcControllerFactory' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 21 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.compress.Compression' import. | 27 | |
| indentation | Indentation | 'block' child has incorrect indentation level 4, expected level should be 6. | 47 | |
| indentation | Indentation | 'if' has incorrect indentation level 4, expected level should be 6. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 6, expected level should be 8. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 4, expected level should be 6. | 50 | |
| indentation | Indentation | 'block' child has incorrect indentation level 4, expected level should be 6. | 52 | |
| indentation | Indentation | 'if' has incorrect indentation level 4, expected level should be 6. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 6, expected level should be 8. | 54 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 4, expected level should be 6. | 55 | |
| indentation | Indentation | 'block' child has incorrect indentation level 4, expected level should be 6. | 56 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 2, expected level should be 4. | 57 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 198 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 225 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ColumnFamilyDescriptorBuilder should be declared as final. | 48 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 65 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 80 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 92 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 95 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 98 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 101 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 111 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 146 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 167 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 179 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 275 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 325 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 327 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 355 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 515 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 605 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 606 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 623 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 661 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 771 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 811 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 818 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 859 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 874 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 877 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 889 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 927 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 940 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 954 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 973 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 986 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 999 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1012 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1025 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1030 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 1039 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1044 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1137 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1150 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1183 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1186 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1217 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1249 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1264 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1314 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1328 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1329 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 29 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 316 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1043 | |
| sizes | MethodLength | Method length is 510 lines (max allowed is 150). | 1230 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 1274 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 1281 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 1519 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1683 | |
| coding | NoFinalizer | Avoid using finalizer method. | 1956 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ShortCircuitingClusterConnection should be declared as final. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 25 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 81 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.filter.Filter' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 95 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 136 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 222 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 352 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 362 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 582 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 294 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 305 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 307 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 309 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 310 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 311 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 536 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 539 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 541 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 543 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 544 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 545 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 546 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 547 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 548 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 549 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 598 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 605 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 761 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 845 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 910 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1073 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1155 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1161 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1167 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1184 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1286 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1292 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1301 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1307 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1358 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1436 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1450 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1649 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1668 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1686 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1704 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1726 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1731 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1735 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 1746 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 1748 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 1754 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 1755 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 1756 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1787 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1801 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1820 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1823 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1970 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1972 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1973 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1974 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2004 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2086 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2152 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 2181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 2183 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 2186 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 2187 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2198 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 2208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 2211 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 7, expected level should be one of the following: 10, 12. | 2213 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 2214 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2225 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 2235 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 2238 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2240 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2241 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2374 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2393 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2409 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2449 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2476 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2482 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2878 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2880 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2886 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2887 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2888 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3086 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 3103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 3111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be one of the following: 14, 16, 18. | 3113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be one of the following: 14, 16, 18. | 3115 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 3116 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. | 3117 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 3149 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3757 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3760 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.ServiceException' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 61 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 81 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 83 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 87 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 91 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 103 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 152 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 71 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.coprocessor.Batch' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 59 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 64 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ConnectionUtils.checkHasFamilies' import. | 79 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 228 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 352 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 375 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 508 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 611 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 641 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 648 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 677 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 684 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 691 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 720 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 728 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 735 | |
| indentation | Indentation | 'new' has incorrect indentation level 4, expected level should be 6. | 785 | |
| indentation | Indentation | 'rpcControllerFactory' has incorrect indentation level 4, expected level should be 6. | 786 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 814 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 815 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 816 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 817 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 818 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 820 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 821 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 822 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 823 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 833 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 837 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 841 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 857 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 858 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1022 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1037 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1043 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1055 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1061 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1072 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1078 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1089 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1095 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1114 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1116 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 1117 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1119 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1120 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1150 | |
| indentation | Indentation | '=' has incorrect indentation level 4, expected level should be 6. | 1172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 141 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor' import. | 22 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 101 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 294 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 387 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ConcurrentHashMap' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 44 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 445 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 447 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 448 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 449 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 451 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 10. | 452 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 12. | 453 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 14. | 454 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 14. | 455 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 12. | 456 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 14. | 457 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 14. | 458 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 12. | 459 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 14. | 460 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 14. | 461 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 12. | 462 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 14. | 463 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 14. | 464 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 12. | 465 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 14. | 466 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 10. | 467 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 468 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 470 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 471 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 472 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 475 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 476 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 479 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 480 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 483 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 484 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 487 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 488 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 491 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 492 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 494 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 495 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 496 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 497 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.RpcController' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.common.annotations.VisibleForTesting' import. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 132 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 284 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 397 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 407 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 411 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 418 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 430 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 434 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 441 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 443 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 445 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 446 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 544 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 608 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 623 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 638 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 740 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 749 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 750 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 752 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.JsonMapper' import. | 25 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.ClientExceptionsUtil' import. | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 223 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 255 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 283 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 284 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 285 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 286 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 291 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 221 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 232 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.common.collect.ArrayListMultimap' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 173 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcControllerFactory' import. | 24 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 71 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 108). | 707 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 761 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 773 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1619 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 1704 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1942 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2214 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2218 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2241 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2251 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2292 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 2788 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2972 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 3036 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 34 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 190 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils' import. | 27 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Descriptors' import. | 31 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 72 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 23 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Descriptors.MethodDescriptor' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 128 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 142 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 144 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 146 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 2, expected level should be 4. | 149 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 225 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 226 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 228 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 229 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 230 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 236 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 298 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 306 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 340 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 342 | |
| indentation | Indentation | '.' has incorrect indentation level 6, expected level should be 8. | 355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 363 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 365 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 369 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 374 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 376 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 378 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 382 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 393 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 397 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 406 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 410 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 428 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 429 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 450 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 474 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 488 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 502 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 505 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 518 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 532 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 535 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 8, expected level should be 10. | 587 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 613 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 615 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 618 | |
| indentation | Indentation | 'if' child has incorrect indentation level 4, expected level should be 6. | 642 | |
| indentation | Indentation | 'if' child has incorrect indentation level 4, expected level should be 6. | 643 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 8, expected level should be 10. | 654 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 6, expected level should be 8. | 671 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 4, expected level should be 6. | 675 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 694 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 714 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 716 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 718 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 728 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 730 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 743 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 758 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class RegionInfoBuilder should be declared as final. | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 243 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 7, expected level should be 6. | 361 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 405 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 437 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.client.RegionInfo. | 24 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.client.RegionInfoBuilder. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 30 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 48 | |
| indentation | Indentation | 'RegionInfoBuilder' has incorrect indentation level 4, expected level should be 6. | 52 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 120 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 8, expected level should be 10. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 61 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 148 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 67 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 101 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 104 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 24 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 43 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 366 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 370 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 398 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 679 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 853 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 870 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 871 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 889 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 898 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 101 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 103 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 177 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 258 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 259 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 270 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 29 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 34 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcControllerFactory' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 37 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 97 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 167 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 171 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 45 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants.PRIORITY_UNSET' import. | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 101 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 114 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 135 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 217 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 43 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 128 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 387 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 857 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 867 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 899 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1039 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ScannerCallable.MoreResults' import. | 43 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 259 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 262 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 353 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 393 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcControllerFactory' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.security.token.Token' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants.PRIORITY_UNSET' import. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ConcurrentHashMap' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.backoff.ServerStatistics' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 337 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 637 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.InterruptedIOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 47 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.CollectionUtils.computeIfAbsent' import. | 48 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 88 | |
| indentation | Indentation | 'lambda' has incorrect indentation level 12, expected level should be one of the following: 6, 8. | 250 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 327 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 435 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 436 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.CoprocessorRpcChannel' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.coprocessor.Batch' import. | 37 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Descriptors' import. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 384 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 385 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 386 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 388 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 389 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 394 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 395 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 553 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 598 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 621 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 136 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 146 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 183 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class TableDescriptorBuilder should be declared as final. | 55 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 282 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 455 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 461 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 555 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 573 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 575 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 581 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 703 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 714 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 740 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 776 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 877 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 911 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 962 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1034 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1178 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 1213 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1222 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1223 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1229 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1262 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1275 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1288 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1344 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1382 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1456 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1462 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1467 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1485 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1488 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 24 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 50 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 51 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 52 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 53 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 54 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 55 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 56 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 57 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 58 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 59 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 60 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 61 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 62 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 63 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 76 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 77 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 78 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 79 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 80 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 81 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 82 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 83 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 84 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 85 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 87 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 88 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 89 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 183 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 236 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 237 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 241 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 242 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 214 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 7, expected level should be 4. | 494 | |
| indentation | Indentation | 'try' has incorrect indentation level 7, expected level should be 4. | 495 | |
| indentation | Indentation | 'try' child has incorrect indentation level 9, expected level should be 6. | 496 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 7, expected level should be 4. | 497 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 11, expected level should be 6. | 498 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 11, expected level should be 6. | 499 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 7, expected level should be 4. | 500 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 501 | |
| indentation | Indentation | 'regionList' has incorrect indentation level 6, expected level should be 8. | 661 | |
| sizes | MethodLength | Method length is 174 lines (max allowed is 150). | 715 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 720 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 721 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 722 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 723 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 724 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 725 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 726 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 727 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 728 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 873 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 874 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 875 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 876 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 898 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 899 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 950 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 951 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 970 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 27. | 976 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 27. | 977 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 27. | 978 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1005 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1006 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 1283 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 241 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 270 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 293 | |
| indentation | Indentation | 'try' child has incorrect indentation level 4, expected level should be 6. | 300 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 7, expected level should be 6. | 302 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 308 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 426 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 1, expected level should be 2. | 448 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 532 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 68 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 70 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 8, expected level should be 10. | 423 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 511 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1447 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1678 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 1679 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1680 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1681 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 1682 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1683 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1684 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 1685 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1686 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1687 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 1688 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1689 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 4, expected level should be 6. | 1690 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 83 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 85 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 86 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 87 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 88 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 89 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 58 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 125 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 283 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 290 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 310 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 369 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 370 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName.META_TABLE_NAME' import. | 40 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 48 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 186 | |
| indentation | Indentation | 'splitTest' has incorrect indentation level 2, expected level should be 4. | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Optional' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 39 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 117 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 52 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 58 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 100 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 106 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| blocks | EmptyBlock | Must have at least one statement. | 246 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| indentation | Indentation | 'else' child has incorrect indentation level 14, expected level should be 12. | 1316 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 63 | |
| indentation | Indentation | 'result' has incorrect indentation level 4, expected level should be 6. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 188 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 306 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 338 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 342 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 365 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 378 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 453 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 501 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 534 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 541 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 544 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 545 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 554 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 555 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 580 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 585 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 586 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 587 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 588 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 589 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 636 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 638 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 651 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 652 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 666 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 667 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 675 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 721 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 722 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 723 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 724 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 726 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 741 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 758 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 6. | 765 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 844 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 117). | 85 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 124 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 6. | 148 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 6. | 149 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 169 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 200 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 211 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 166 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 172 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 226 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 235 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 288 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 297 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 359 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 367 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 428 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 434 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 479 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 322 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 434 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 531 | |
| sizes | MethodLength | Method length is 189 lines (max allowed is 150). | 533 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 598 | |
| blocks | EmptyBlock | Must have at least one statement. | 705 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 726 | |
| indentation | Indentation | 'for' has incorrect indentation level 7, expected level should be 6. | 905 | |
| indentation | Indentation | 'if' has incorrect indentation level 9, expected level should be 8. | 906 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 906 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 908 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 909 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 9, expected level should be 8. | 910 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 7, expected level should be 6. | 911 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 914 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 154 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 225 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 235 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 253 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| sizes | MethodLength | Method length is 189 lines (max allowed is 150). | 117 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 359 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 392 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 477 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 556 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 567 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 584 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 596 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 688 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 0, expected level should be 2. | 710 | |
| sizes | MethodLength | Method length is 299 lines (max allowed is 150). | 860 | |
| sizes | MethodLength | Method length is 212 lines (max allowed is 150). | 1324 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1436 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1437 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1445 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1446 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1453 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1454 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1461 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1462 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 1498 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 1499 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 1507 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 1508 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 1523 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 1524 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 1532 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 1533 | |
| sizes | MethodLength | Method length is 192 lines (max allowed is 150). | 1538 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1744 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1745 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1788 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1789 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1797 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1798 | |
| sizes | MethodLength | Method length is 300 lines (max allowed is 150). | 1912 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2689 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2700 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2711 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2722 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2733 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2744 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2754 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2765 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2776 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2787 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2798 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2877 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 2933 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 2949 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 2957 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2975 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 3031 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 3047 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 3055 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3080 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3138 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3197 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3228 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3256 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3273 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3296 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3329 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3364 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3395 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3434 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3517 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3518 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3519 | |
| sizes | MethodLength | Method length is 212 lines (max allowed is 150). | 3523 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 3698 | |
| sizes | LineLength | Line is longer than 100 characters (found 136). | 3699 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 3707 | |
| sizes | LineLength | Line is longer than 100 characters (found 136). | 3708 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 3723 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 3724 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 3732 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 3733 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 4046 | |
| indentation | Indentation | 'Result' has incorrect indentation level 4, expected level should be 6. | 4047 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 4074 | |
| indentation | Indentation | 'Result' has incorrect indentation level 4, expected level should be 6. | 4075 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 4114 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4144 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 4334 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 4618 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 4670 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 4671 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 4672 | |
| blocks | EmptyBlock | Must have at least one statement. | 5125 | |
| blocks | EmptyBlock | Must have at least one statement. | 5138 | |
| blocks | EmptyBlock | Must have at least one statement. | 5200 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 5440 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 5608 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 5622 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 5636 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 5676 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 5677 | |
| sizes | MethodLength | Method length is 180 lines (max allowed is 150). | 5948 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 6598 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 6617 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 6637 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 2, expected level should be 4. | 138 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 154 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 328 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 354 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 389 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 400 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 401 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 492 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 609 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 655 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 785 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 866 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 894 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 907 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 910 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 921 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 990 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 125 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 131 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 36 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 37 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 89 | |
| indentation | Indentation | 'org' has incorrect indentation level 2, expected level should be 4. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 | |
| sizes | MethodLength | Method length is 156 lines (max allowed is 150). | 125 | |
| blocks | LeftCurly | '{' at column 26 should have line break after. | 332 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 141 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 479 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 211 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 282 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 285 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 322 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 125 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 110). | 328 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 541 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 618 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| indentation | Indentation | 'IOException' has incorrect indentation level 2, expected level should be 4. | 175 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 202 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 318 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 349 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 374 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 399 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 438 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 439 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 440 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 453 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 454 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 455 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 456 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 457 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 460 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 472 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 474 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 478 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 494 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 495 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 496 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 513 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 514 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 515 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 527 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 528 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 529 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 536 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 537 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 544 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 284 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 426 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 427 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 428 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 429 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 430 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 431 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 432 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 433 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 434 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 435 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertTrue' import. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 278 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 491 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 621 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 672 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 226 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 263 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 583 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 658 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 659 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 782 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 783 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 879 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 880 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 277 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 341 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.client.Put. | 30 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.client.ResultScanner. | 31 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.client.Scan. | 32 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 97 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 128 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 134 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 94 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 307 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 308 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 309 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 310 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 311 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 353 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 431 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 6, expected level should be 4. | 432 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 473 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 523 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 546 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 643 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 841 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 379 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 167 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 203 | |
| indentation | Indentation | 'try' has incorrect indentation level 4, expected level should be 6. | 263 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 264 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 265 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 8. | 266 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 267 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 4, expected level should be 6. | 268 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 6, expected level should be 8. | 269 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 249 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| coding | EmptyStatement | Empty statement. | 98 | |
| coding | EmptyStatement | Empty statement. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 177 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 31. | 178 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 31. | 180 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 181 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 33. | 182 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 33. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 396 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'while' child has incorrect indentation level 5, expected level should be 6. | 295 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 264 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 335 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 336 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 354 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 355 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 371 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 372 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 390 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 391 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcCallContext' import. | 22 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.RegionLoadStats' import. | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.ColumnInterpreter' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.ColumnInterpreter' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 49 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.ColumnInterpreter' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 49 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 58 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 67 | |
| misc | UpperEll | Should use uppercase 'L'. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 25 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Message' import. | 29 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 | |
| indentation | Indentation | 'ProcessRequest' has incorrect indentation level 2, expected level should be 4. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 146). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 200). | 55 | |
| sizes | LineLength | Line is longer than 100 characters (found 144). | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 206). | 76 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 95 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 96 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 149 | |
| sizes | LineLength | Line is longer than 100 characters (found 169). | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 31, expected level should be one of the following: 8, 10. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 33, expected level should be one of the following: 10, 12. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 33, expected level should be one of the following: 10, 12. | 85 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 33, expected level should be one of the following: 10, 12. | 87 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 87 | |
| indentation | Indentation | 'if' has incorrect indentation level 33, expected level should be one of the following: 10, 12. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 35, expected level should be one of the following: 12, 14. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 33, expected level should be one of the following: 10, 12. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 33, expected level should be one of the following: 10, 12. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 31, expected level should be one of the following: 8, 10. | 92 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 29, expected level should be one of the following: 6, 8. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Threads' import. | 36 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 184 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 249 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 48 | |
| design | VisibilityModifier | Variable 'countOfRPCcalls' must be private and have accessor methods. | 58 | |
| design | VisibilityModifier | Variable 'countOfRemoteRPCcalls' must be private and have accessor methods. | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 68 | |
| design | VisibilityModifier | Variable 'sumOfMillisSecBetweenNexts' must be private and have accessor methods. | 68 | |
| design | VisibilityModifier | Variable 'countOfNSRE' must be private and have accessor methods. | 73 | |
| design | VisibilityModifier | Variable 'countOfBytesInResults' must be private and have accessor methods. | 78 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 83 | |
| design | VisibilityModifier | Variable 'countOfBytesInRemoteResults' must be private and have accessor methods. | 83 | |
| design | VisibilityModifier | Variable 'countOfRegions' must be private and have accessor methods. | 88 | |
| design | VisibilityModifier | Variable 'countOfRPCRetries' must be private and have accessor methods. | 93 | |
| design | VisibilityModifier | Variable 'countOfRemoteRPCRetries' must be private and have accessor methods. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 71 | |
| design | VisibilityModifier | Variable 'countOfRowsFiltered' must be private and have accessor methods. | 71 | |
| design | VisibilityModifier | Variable 'countOfRowsScanned' must be private and have accessor methods. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 103 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 104 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 105 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 107 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 124 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 143 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| annotation | MissingDeprecated | Missing a Javadoc comment. | 187 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 220 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 233 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 247 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 248 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 250 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 261 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 275 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 276 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 278 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 298 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 299 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 300 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 302 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 313 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 316 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 338 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 339 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 340 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 341 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 245 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 383 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 214 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 324 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.NonNull' import. | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 70 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 83 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 50 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 30 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.codec.CellCodec. | 33 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.codec.Codec. | 34 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.codec.KeyValueCodec. | 35 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.codec.MessageCodec. | 36 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 43 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 70 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 84 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ByteBuffInputStream' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 64 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 65 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 71 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 72 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 110). | 90 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 102 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 103 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 64 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 65 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 71 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 72 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configured' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 47 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 346 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 587 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 208 | |
| indentation | Indentation | 'try' child has incorrect indentation level 4, expected level should be 6. | 233 | |
| indentation | Indentation | 'try' child has incorrect indentation level 4, expected level should be 6. | 234 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 127). | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 33 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 136). | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 42 | |
| sizes | LineLength | Line is longer than 100 characters (found 146). | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 46 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 53 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 55 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 57 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 61 | |
| sizes | LineLength | Line is longer than 100 characters (found 140). | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 151). | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 128). | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 66 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 71 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 72 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 73 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 153). | 76 | |
| sizes | LineLength | Line is longer than 100 characters (found 147). | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 141). | 83 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 84 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 95 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 96 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 98 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 105 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 106 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 109 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 115 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 118 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 120 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 148 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 150 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 152 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 154 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 167 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 171 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 174 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 188 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 191 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 192 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 194 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 203 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 216 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 236 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 248 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 255 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 256 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 257 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 258 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'ignoreZKDeleteForTesting' must be private and have accessor methods. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| blocks | EmptyBlock | Must have at least one statement. | 458 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 567 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 568 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure.ProcedureCoordinatorRpcs' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 156 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 218 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 406 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 564 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 565 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 30 | |
| design | VisibilityModifier | Variable 'impl' must be private and have accessor methods. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. | 28 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 37 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Message' import. | 29 | |
| indentation | Indentation | 'Q' has incorrect indentation level 0, expected level should be 2. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 164 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.CoprocessorClassLoader' import. | 48 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 56 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 140 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 441 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. | 467 | |
| indentation | Indentation | 'if' has incorrect indentation level 14, expected level should be one of the following: 8, 10. | 469 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. | 470 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. | 471 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. | 472 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. | 473 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. | 474 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 599 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 642 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 646 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 25 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.ElementType' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Optional' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 490 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 499 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 508 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 516 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 533 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 534 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 536 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 596 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 597 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1236 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1244 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1252 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1268 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1276 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1284 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1292 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1300 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1406 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.MetricRegistries' import. | 24 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Optional' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 74 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Optional' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 244 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 315 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 316 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 417 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 471 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 479 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 480 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 491 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 492 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 513 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 515 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 542 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 544 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 588 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 616 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 794 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 795 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 931 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 942 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 982 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 986 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1006 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Optional' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 95 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 457 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 484 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 500 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 508 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 524 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 335 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 412 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 12, expected level should be 10. | 505 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 184 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 185 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 188 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 189 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 190 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 215 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 169 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 170 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 173 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 174 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 584 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 591 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 753 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 755 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 230 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 321 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 322 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 132 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 139 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 140 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 151 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 152 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 168 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 179 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 192 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 224 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 247 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 268 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 51. | 278 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 51. | 283 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 293 | |
| blocks | EmptyBlock | Must have at least one statement. | 343 | |
| blocks | EmptyBlock | Must have at least one statement. | 369 | |
| blocks | EmptyBlock | Must have at least one statement. | 406 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 480 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 554 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 555 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 584 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 608 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 613 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 623 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 667 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 668 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 114). | 225 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 252 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 271 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 279 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 287 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 343 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 349 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Optional' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 75 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 90 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 228 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 122). | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 86 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 114 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 146 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 154). | 209 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 107). | 49 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 112). | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 26 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.CallTimeoutException' import. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.DoNotRetryRegionException' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 43 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 49 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 55 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 61 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 67 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 73 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 79 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 85 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 92 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 99 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 106 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 112 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 118 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 124 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 130 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 136 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 142 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 149 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 155 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 161 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 167 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 173 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 179 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 185 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 191 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 197 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 203 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 209 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 217 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 222 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 229 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 235 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 242 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 249 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 256 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 263 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 270 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 277 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 267 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 268 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 269 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 30 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 31 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 32 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 33 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 34 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 35 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 36 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 39 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 40 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 41 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 42 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 43 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 44 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 45 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 46 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 47 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 48 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 260 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 265 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 348 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 423 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 491 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 492 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 495 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 497 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 498 | |
| indentation | Indentation | 'if' has incorrect indentation level 5, expected level should be 6. | 500 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 8. | 501 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 5, expected level should be 6. | 503 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 505 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 506 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 507 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 508 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 635 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 778 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 787 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 123). | 102 | |
| indentation | Indentation | 'segregateRegionsAndAssignRegionsWithFavoredNodes' has incorrect indentation level 2, expected level should be 4. | 243 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 245 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 317 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.RegionInfo' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ServerName' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ServerName' import. | 22 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 56 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'secondaryAndTertiaryRSPlacementHelper' has incorrect indentation level 2, expected level should be 4. | 288 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 323 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 94 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 95 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 99 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 107 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 72 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.common.base.Preconditions' import. | 31 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 108 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 121 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 125 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 40 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 61 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 114 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 122 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 193 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 210 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 214 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 215 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 31 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 61 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 131 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 144 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 148 | |
| indentation | Indentation | 'if' has incorrect indentation level 3, expected level should be 4. | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 149 | |
| indentation | Indentation | 'if' has incorrect indentation level 3, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 36 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 63 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 67 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 125 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 168 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 170 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 183 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 137 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 160 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 183 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 208 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 232 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 233 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 234 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 235 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 236 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 237 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 238 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 239 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 240 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 241 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 242 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 243 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 244 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 245 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 280 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 298 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 304 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 306 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 310 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 311 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 35 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 71 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 159 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 170 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 263 | |
| indentation | Indentation | 'CompareOperator' has incorrect indentation level 4, expected level should be 6. | 271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 287 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 289 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 295 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 296 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 144). | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 44 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 56 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 61 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 117 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 139 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 143 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 144 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 1, expected level should be 2. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 41 | |
| indentation | Indentation | 'enum def rcurly' has incorrect indentation level 0, expected level should be 2. | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 61 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 216 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 240 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 246 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 84 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 85 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 86 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 87 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 88 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 90 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 101 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 102 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 104 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 108 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 109 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 113 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 114 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 117 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 132 | |
| sizes | LineLength | Line is longer than 100 characters (found 170). | 141 | |
| sizes | LineLength | Line is longer than 100 characters (found 157). | 142 | |
| sizes | LineLength | Line is longer than 100 characters (found 157). | 143 | |
| sizes | LineLength | Line is longer than 100 characters (found 157). | 144 | |
| sizes | LineLength | Line is longer than 100 characters (found 154). | 145 | |
| sizes | LineLength | Line is longer than 100 characters (found 154). | 146 | |
| sizes | LineLength | Line is longer than 100 characters (found 154). | 147 | |
| sizes | LineLength | Line is longer than 100 characters (found 170). | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 157 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 159 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 160 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 161 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 162 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 164 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 165 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 166 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 168 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 169 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 170 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 171 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 172 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 174 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 175 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 176 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 177 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 178 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 179 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 180 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 181 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 182 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 183 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 184 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 186 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 187 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 188 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 190 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 191 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 192 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 193 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 194 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 195 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 196 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 197 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 198 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 199 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 200 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 202 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 203 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 204 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 205 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 206 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 207 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 208 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 209 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 210 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 211 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 212 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 213 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 214 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 215 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 216 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 217 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 218 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 219 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 220 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 221 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 222 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 223 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 224 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 225 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 226 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 227 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 228 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 229 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 231 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 232 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 233 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 234 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 235 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 236 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 237 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 238 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 239 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 30 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 43 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 69 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 106 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 112 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 116 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 173 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 177 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.common.base.Preconditions' import. | 30 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 56 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 107 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 121 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 125 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 30 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 64 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 97 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 109 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 127 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 131 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 130 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 16, expected level should be one of the following: 10, 12. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 18, expected level should be one of the following: 12, 14. | 211 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 16, expected level should be one of the following: 10, 12. | 213 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. | 214 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 220 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 610 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 611 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 620 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 622 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 634 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 635 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 638 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 31 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 70 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 94 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 106 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 123 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 26 should have line break after. | 53 | |
| blocks | LeftCurly | '{' at column 42 should have line break after. | 54 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 114 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 127 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 131 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 86 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 140 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 169 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 184 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 213 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 215 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 50 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 51 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 71 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 135 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 139 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 158 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 162 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 163 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 177 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 178 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 179 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 98 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 102 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 66 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.filter.CompareFilter.CompareOp' import. | 38 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 113 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 191 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 214 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 227 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 243 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 276 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 304 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 392 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 487 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 525 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 551 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 578 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 608 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 638 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 659 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 681 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 704 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 747 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 777 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 779 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 781 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 783 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 785 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 787 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 789 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 791 | |
| annotation | MissingDeprecated | Duplicate @deprecated tag. | 801 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 804 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 806 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 808 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 810 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 812 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 814 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 816 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 818 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 828 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 829 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 836 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 838 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 840 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 842 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 844 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 854 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 875 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 895 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 29 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 55 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 59 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 79 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 87 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 131 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 144 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 31 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 55 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 112 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 134 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 138 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 135 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 167 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 194 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 196 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 369 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 370 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 371 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 372 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 373 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 31 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 132 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 154 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 158 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 35 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 133 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 161 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 209 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 235 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 239 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 199 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 250 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 258 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 303 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 356 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 402 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 406 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 431 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 435 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 436 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 30 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 128 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 149 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 102 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 106 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 37 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def lcurly' has incorrect indentation level 4, expected level should be 2. | 85 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 116 | |
| coding | EmptyStatement | Empty statement. | 117 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 181 | |
| coding | EmptyStatement | Empty statement. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 152 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 233 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 247 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 253 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 254 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 6. | 255 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 6, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 259 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 260 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 436 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 437 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 438 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 439 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 440 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 441 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 443 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 444 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 445 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 446 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 447 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 448 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 450 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 451 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 452 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 453 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 454 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 455 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 457 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 458 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 459 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 460 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 461 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 462 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 464 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 465 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 466 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 467 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 468 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 469 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 471 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 472 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 473 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 474 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 475 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 476 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 575 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 592 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 608 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 633 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 654 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 668 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 682 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 688 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 696 | |
| sizes | MethodLength | Method length is 156 lines (max allowed is 150). | 775 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 850 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 851 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 852 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 853 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 855 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 856 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 857 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 858 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 860 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 861 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 862 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 863 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 865 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 866 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 867 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 868 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 869 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 870 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 872 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 873 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 874 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 875 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 876 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 877 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 879 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 880 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 881 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 882 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 883 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 884 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 899 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 900 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 901 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 902 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 904 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 905 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 906 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 907 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 909 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 910 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 911 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 912 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 914 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 915 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 916 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 917 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 919 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 920 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 921 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 922 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 924 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 925 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 926 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 927 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 937 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 938 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 939 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 941 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 942 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 943 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 946 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 947 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 948 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 950 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 951 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 952 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 955 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 956 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 957 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 959 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 960 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 961 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 965 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 966 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 967 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 969 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 970 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 971 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 975 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 976 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 977 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 979 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 980 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 981 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 985 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 986 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 987 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 989 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 990 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 991 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 995 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 997 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 998 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1000 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1002 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1003 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1004 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1006 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1007 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1008 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1010 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1011 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1012 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1014 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1015 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1016 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1018 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1019 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1020 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1022 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1023 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1024 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1026 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1032 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1034 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1035 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1037 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1039 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1040 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1041 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1043 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1044 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1045 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1047 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1048 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1049 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1051 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1052 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1053 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1055 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1056 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1057 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1059 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1060 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1061 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1063 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1065 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1149 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1150 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1151 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1152 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1153 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1154 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1156 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1157 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1158 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1159 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1160 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1161 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1163 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1164 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1165 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1166 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1167 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1168 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1170 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1171 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1172 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1173 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1174 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1175 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1177 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1178 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1179 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1180 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1181 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1182 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1197 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1198 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1199 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1200 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1201 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1202 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1204 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1205 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1206 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1207 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1208 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1209 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1315 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1316 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1317 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1318 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1319 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1320 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1322 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1323 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1324 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1325 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1326 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1327 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1329 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1330 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1331 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1332 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1333 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1334 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1351 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1352 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1353 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1354 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1355 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1356 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1358 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1359 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1360 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1361 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1362 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1363 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1365 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1366 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1367 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1368 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1369 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1370 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1392 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1416 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1417 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1418 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1419 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1420 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1421 | |
| indentation | Indentation | 'CompareOperator' has incorrect indentation level 4, expected level should be 6. | 1432 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1433 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1433 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1438 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1439 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1440 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1441 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1442 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1443 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1444 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1445 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1446 | |
| indentation | Indentation | 'CompareOperator' has incorrect indentation level 4, expected level should be 6. | 1453 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1454 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1454 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1459 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1460 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1461 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1462 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1463 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1464 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1465 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1466 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1467 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1480 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1481 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1482 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1483 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1484 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1485 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1486 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1487 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1488 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1489 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1490 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1491 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1492 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1493 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1494 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1495 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1496 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1497 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1577 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1578 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1579 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1610 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1611 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1612 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1613 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1823 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1831 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1844 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1853 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1865 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1874 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1896 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1905 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1923 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2089 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2092 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2177 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 2254 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 2291 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2308 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 238 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 276 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 286 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 296 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 304 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 399 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 485 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 500 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 508 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 514 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 517 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 529 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 534 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 567 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 571 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'CompareOperator' has incorrect indentation level 6, expected level should be 8. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 103 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 95 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 130 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 133 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 134 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 135 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 174 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 179 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 365 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 410 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 420 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 37 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 28. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 121 | |
| coding | EmptyStatement | Empty statement. | 122 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 192 | |
| coding | EmptyStatement | Empty statement. | 193 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 237 | |
| coding | EmptyStatement | Empty statement. | 238 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 248 | |
| coding | EmptyStatement | Empty statement. | 249 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 264 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| indentation | Indentation | 'CompareOperator' has incorrect indentation level 4, expected level should be 6. | 65 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 71 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 72 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 115). | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 264 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 277 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.common.base.Preconditions' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 113 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 208 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 212 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 31 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 54 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 56 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 111 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 133 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 76 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 130 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 151 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 153 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 160 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 45 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 50 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 51 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 52 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 53 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 54 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 55 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 56 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 57 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 88 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 89 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 90 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 91 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 92 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 93 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 205 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 22 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 3, expected level should be 2. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.log4j.AppenderSkeleton' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ListenerInfo should be declared as final. | 150 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 209 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 211 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 213 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 272 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 281 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 290 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 342 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 343 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be 4. | 344 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 347 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 348 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be 4. | 349 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 445 | |
| indentation | Indentation | 'ctor def rparen' has incorrect indentation level 6, expected level should be 2. | 447 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 465 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 480 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 486 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 506 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 631 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 638 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 781 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 782 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 783 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 784 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 785 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 786 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 787 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 871 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 882 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 893 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 906 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1035 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1188 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1189 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1192 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 1309 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 27 | |
| imports | ImportOrder | Wrong order for 'java.net.MalformedURLException' import. | 33 | |
| indentation | Indentation | 'if' has incorrect indentation level 4, expected level should be 6. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 6, expected level should be 8. | 118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 4, expected level should be 6. | 119 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 161 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 52 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 57 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 62 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 67 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 4, expected level should be 6. | 70 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 6, expected level should be 8. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 92 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 72 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 104 | |
| coding | EmptyStatement | Empty statement. | 104 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 27, 28. | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 359 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 41. | 383 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 396 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 41. | 428 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 493 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 506 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 72 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 105 | |
| coding | EmptyStatement | Empty statement. | 105 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35, 36. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 74 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 111 | |
| coding | EmptyStatement | Empty statement. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 213 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 223 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 228 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 230 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 233 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 234 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 235 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 237 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 238 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 239 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 205 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 77 | |
| indentation | Indentation | 'method def rparen' has incorrect indentation level 8, expected level should be 4. | 101 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 171 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 171 | |
| coding | EmptyStatement | Empty statement. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 79 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 79 | |
| coding | EmptyStatement | Empty statement. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def rparen' has incorrect indentation level 6, expected level should be 2. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 52 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 72 | |
| misc | UpperEll | Should use uppercase 'L'. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 36 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 63 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 61 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 62 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 63 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 64 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 65 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 116). | 101 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 124 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 151 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 160 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 182 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.FileNotFoundException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.CanSetDropBehind' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileStatus' import. | 37 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 7, expected level should be 6. | 147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 162 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 214 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 262 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 301 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 304 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 319 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 369 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 498 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 210 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| sizes | MethodLength | Method length is 184 lines (max allowed is 150). | 123 | |
| design | VisibilityModifier | Variable 'atEnd' must be private and have accessor methods. | 129 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 139 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 146 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 153 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 167 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FSDataOutputStream' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 138 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 139 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 168 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 182 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 229 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 230 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 231 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 234 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 235 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 236 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 203 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 204 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 281 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 314 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 55 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 71 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 79 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 102 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 113 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 237 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 177 lines (max allowed is 150). | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 290 | |
| sizes | MethodLength | Method length is 212 lines (max allowed is 150). | 292 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 54 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 54 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 41 should have line break after. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 62 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 74 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 86 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 99 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 113 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 229 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 230 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.CancelableProgressable' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hdfs.DFSConfigKeys.DFS_CLIENT_SOCKET_TIMEOUT_KEY' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 609 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 64 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 356 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 371 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 380 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 380 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 396 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 399 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 426 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 458 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class Context should be declared as final. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 277 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 278 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 279 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 299 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 316 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 335 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 338 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 339 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 340 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 356 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 357 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 359 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 360 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 373 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 374 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 376 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 381 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 400 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 401 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 402 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 403 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 404 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 405 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 417 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 418 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 425 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 426 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 427 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 428 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 429 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 4, expected level should be 6. | 430 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 6, expected level should be 8. | 431 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 4, expected level should be 6. | 432 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 443 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 467 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 44 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 55 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 66 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 77 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' should be on the previous line. | 142 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1011 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1012 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1013 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1015 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1105 | |
| indentation | Indentation | 'method call rparen' has incorrect indentation level 8, expected level should be 4. | 1158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 136 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 306 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'for' has incorrect indentation level 5, expected level should be 4. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable.MemoryType' import. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 1, expected level should be 2. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 21 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonIgnoreProperties' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 33 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 174 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 186 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 289 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 293 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 297 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 318 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 319 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 42 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 154 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 30 | |
| indentation | Indentation | 'method call rparen' has incorrect indentation level 5, expected level should be 4. | 236 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 298 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 424 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 547 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 588 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.impl.FastLongHistogram' import. | 26 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 154 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 155 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 47 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 280 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable.MemoryType' import. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ChecksumType' import. | 28 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.BloomFilterBase' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellComparator' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValueUtil' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.BloomType' import. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.compress.Compression' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 39 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 136 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 150 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 244 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 267 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 323 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 324 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 346 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.fs.HFileSystem' import. | 54 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.BloomFilterWriter' import. | 68 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 140 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 242 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 243 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 244 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 369 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 370 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 374 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 375 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 376 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 377 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 392 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 393 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 396 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 397 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 399 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 400 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 401 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 403 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 516 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 586 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 804 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 805 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 823 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 824 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 831 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 833 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 844 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 845 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 846 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 852 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 853 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 855 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 858 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 865 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.fs.HFileSystem' import. | 38 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 433 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 434 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 471 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 704 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 946 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 976 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 977 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1096 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1097 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1118 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1222 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1288 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 7, expected level should be 6. | 1321 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1365 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1443 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 1483 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1533 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1654 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 1657 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1670 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 1674 | |
| indentation | Indentation | 'throws' has incorrect indentation level 5, expected level should be 6. | 1728 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2062 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 46 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 68 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 3, expected level should be 2. | 120 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 3, expected level should be 2. | 240 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 409 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 476 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 3, expected level should be 2. | 524 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 565 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 566 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 567 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 572 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 599 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 682 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 728 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 774 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 777 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 779 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 849 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 880 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 895 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1070 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1143 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1166 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1296 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1300 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1325 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1371 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1526 | |
| blocks | LeftCurly | '{' at column 7 should be on the previous line. | 1559 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1586 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1587 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1603 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1635 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1672 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.codahale.metrics.ConsoleReporter' import. | 84 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 173 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 221 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 227 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 257 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 288 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 330 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 563 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 569 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 583 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 653 | |
| design | FinalClass | Class SimpleReporter should be declared as final. | 670 | |
| design | FinalClass | Class Builder should be declared as final. | 686 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ByteBufferKeyValue' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.fs.HFileSystem' import. | 46 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 161 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 327 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 329 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 570 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 648 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 652 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 663 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 852 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 908 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 914 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 950 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1049 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1168 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 1302 | |
| indentation | Indentation | 'if' has incorrect indentation level 5, expected level should be 4. | 1306 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 1307 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 1308 | |
| indentation | Indentation | 'if' has incorrect indentation level 7, expected level should be 6. | 1310 | |
| indentation | Indentation | 'if' has incorrect indentation level 9, expected level should be 8. | 1311 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 1312 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 1313 | |
| indentation | Indentation | 'if' child has incorrect indentation level 9, expected level should be 8. | 1319 | |
| indentation | Indentation | 'if' has incorrect indentation level 9, expected level should be 8. | 1321 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 1322 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 9, expected level should be 8. | 1323 | |
| indentation | Indentation | 'if' child has incorrect indentation level 9, expected level should be 8. | 1324 | |
| indentation | Indentation | 'if' has incorrect indentation level 9, expected level should be 8. | 1329 | |
| indentation | Indentation | 'if' has incorrect indentation level 11, expected level should be 10. | 1341 | |
| indentation | Indentation | 'if' child has incorrect indentation level 13, expected level should be 12. | 1349 | |
| indentation | Indentation | 'if' child has incorrect indentation level 13, expected level should be 12. | 1355 | |
| indentation | Indentation | 'if' child has incorrect indentation level 13, expected level should be 12. | 1356 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 11, expected level should be 10. | 1357 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 1358 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 9, expected level should be 8. | 1359 | |
| indentation | Indentation | 'if' child has incorrect indentation level 9, expected level should be 8. | 1360 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 7, expected level should be 6. | 1361 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 5, expected level should be 4. | 1362 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 1363 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 1364 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1370 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1385 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1565 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1634 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1766 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1773 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1774 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.Shipper' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 50 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 51 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 52 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 53 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 54 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 55 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 77 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 88 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 89 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 122 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValueUtil' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellComparatorImpl.MetaCellComparator' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.compress.Compression' import. | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 217 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 220 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 277 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 311 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 320 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 332 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 360 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 361 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 400 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 421 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 443 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 452 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 453 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 454 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 455 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 456 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 457 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 554 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 691 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 709 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 726 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 39 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 61 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 41 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonIgnore' import. | 53 | |
| indentation | Indentation | 'method call rparen' has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 406 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 460 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 502 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 537 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 567 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 607 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 620 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 895 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1043 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1045 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 22 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 77 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 24 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 53 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 88 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 39 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 73 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.encoding.DataBlockEncoding' import. | 24 | |
| design | FinalClass | Class NoOpDataBlockEncoder should be declared as final. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Random' import. | 22 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 38 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 42 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 93 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 98 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 110 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 112 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 181 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 377 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 166 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 65 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 68 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 88 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.IOTests' import. | 43 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 95 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 96 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 46. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 101 | |
| indentation | Indentation | 'try' has incorrect indentation level 5, expected level should be 4. | 102 | |
| indentation | Indentation | 'try' child has incorrect indentation level 7, expected level should be 6. | 103 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 5, expected level should be 4. | 104 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 7, expected level should be 6. | 106 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 5, expected level should be 4. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 165 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 182 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 216 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 318 | |
| blocks | LeftCurly | '{' at column 41 should have line break after. | 379 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 414 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 448 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 496 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 497 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 505 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 506 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 512 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 518 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 524 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 531 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 537 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 544 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 551 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 560 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 22 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 126 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 299 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 315 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 704 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 706 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 794 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 808 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. | 111 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 353 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 363 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 381 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 524 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 586 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 677 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 732 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | EmptyStatement | Empty statement. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | '"testMidKeyInHFile"' has incorrect indentation level 4, expected level should be 6. | 117 | |
| sizes | MethodLength | Method length is 183 lines (max allowed is 150). | 123 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 117). | 85 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 720 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| blocks | LeftCurly | '{' at column 7 should be on the previous line. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 321 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 322 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 323 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 324 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 325 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 326 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 327 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 328 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.BlockCacheKey' import. | 35 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonIgnoreProperties' import. | 38 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 64 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 140 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 150 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 172 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 215 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 224 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 225 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 255 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 256 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 282 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 54. | 283 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 54. | 284 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 54. | 285 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 54. | 286 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 293 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 294 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 320 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 347 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 422 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 444 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 445 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 460 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 469 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 578 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 583 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 585 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 618 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 143). | 239 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 259 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 279 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 280 | |
| sizes | LineLength | Line is longer than 100 characters (found 140). | 330 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 331 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 332 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 333 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 334 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 335 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 336 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 337 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 338 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 368 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 369 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 370 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 888 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 932 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1053 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1078 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1079 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1094 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1100 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1106 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1109 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1122 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1123 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1153 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1157 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1166 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 1247 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 1298 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 1299 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1532 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1598 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1601 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheStats' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable.MemoryType' import. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 192). | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.BlockCacheKey' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 164 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 262 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 8. | 87 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 8. | 88 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 14, 24. | 89 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 14, 24. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 172 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 303 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 350 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 371 | |
| sizes | LineLength | Line is longer than 100 characters (found 137). | 381 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 390 | |
| sizes | LineLength | Line is longer than 100 characters (found 156). | 399 | |
| sizes | LineLength | Line is longer than 100 characters (found 157). | 401 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 406 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 407 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 413 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 136 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 46, 47. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 94 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 67 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 135 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.MemStoreLAB' import. | 29 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 202 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 237 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 39 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 60 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 64 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 68 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 72 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 94 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 98 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 102 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 106 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 249 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback' import. | 35 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.MetricsConnection' import. | 58 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 107 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 218 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 218 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.MetricsConnection' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 484 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 553 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| design | VisibilityModifier | Variable 'action' must be private and have accessor methods. | 43 | |
| design | VisibilityModifier | Variable 'error' must be private and have accessor methods. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.Descriptors' import. | 22 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.MetricsConnection' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 22 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.TimeoutIOException' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.codec.Codec' import. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.UnknownProtocolException' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.StringUtils' import. | 37 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 39 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Descriptors' import. | 41 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 111 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 123 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 136 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 233 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 27 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.IntegrationTests' import. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 28 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 73 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.MetricsConnection' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 31 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.NettyHBaseRpcConnectionHeaderHandler' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler.BufferCallEvent' import. | 55 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler' import. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.codec.Codec' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.compress.CompressionCodec' import. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler' import. | 48 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.NettyEventLoopGroupConfig' import. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.nio.ByteBuffer' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ByteBufferPool' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcServer.CallCleanup' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.RegionAction' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.Message' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 25 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Closeable' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.MetricsConnection' import. | 27 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.codec.Codec' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.AuthMethod' import. | 38 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 228 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 30 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler' import. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 57 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 60 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 76 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 37. | 140 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 167 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 187 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 292 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 22 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.databind.ObjectMapper' import. | 79 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 257 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 262 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 374 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 375 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 469 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 470 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 593 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 670 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 31 | |
| design | FinalClass | Class RpcServerFactory should be declared as final. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 61 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellScanner' import. | 26 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.RegionMovedException' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 45 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 187 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 188 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 355 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.VersionInfoUtil' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 4, expected level should be 6. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 4, expected level should be 6. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 192 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 213 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 219 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 226 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 227 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 229 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 422 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 431 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 440 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 503 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 505 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 566 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 593 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 594 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 643 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 700 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.StringUtils' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.conf.ConfigurationObserver' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler' import. | 50 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 55 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 233 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 237 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 272 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 329 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 371 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 376 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 417 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 422 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 468 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 496 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 510 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 512 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Threads' import. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 85 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ByteBufferPool' import. | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.VersionInfoUtil' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 315 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 32 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 42 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 42 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 52 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 52 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 55 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 55 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 56 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 56 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 58 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 58 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 59 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 59 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 60 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 60 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 62 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 62 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 63 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 63 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 64 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 64 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 70 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 70 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 71 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 71 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 72 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 72 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 73 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 75 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 75 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 76 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 76 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 77 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 77 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 78 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 78 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 79 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 79 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 83 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 90 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 153 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 154 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 157 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 158 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 120). | 118 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 123 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 128 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 483 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 484 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 485 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 486 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 487 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 488 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 489 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 504 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 578 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class HBaseMarkers should be declared as final. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.ProgramDriver' import. | 24 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 25 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 41 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 42 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 45 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 25 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 36 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Put' import. | 27 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 38 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configured' import. | 24 | |
| indentation | Indentation | 'implements' has incorrect indentation level 2, expected level should be 4. | 51 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.Path' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 27 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 81 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 230 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 272 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| blocks | LeftCurly | '{' at column 21 should have line break after. | 310 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 22 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 44 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 51 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 168 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 172 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 173 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 182 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 199 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 203 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 204 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 237 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 249 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 254 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 266 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 331 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 334 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 348 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 351 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 364 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 378 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 390 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 397 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.BufferedMutator' import. | 27 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 121 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 24 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl.LOG_PER_ROW_COUNT' import. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 200 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Put' import. | 22 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.DataInput' import. | 36 | |
| indentation | Indentation | 'getRecordReader' has incorrect indentation level 2, expected level should be 4. | 150 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 159 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 160 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 173 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 174 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 180 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 85 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 117 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 168 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 57 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 91 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 105 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 150 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 151 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 152 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 8, expected level should be 10. | 153 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 154 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 155 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 156 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 8, expected level should be 10. | 157 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 158 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 166 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 268 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 279 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 290 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 301 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| misc | UpperEll | Should use uppercase 'L'. | 386 | |
| misc | UpperEll | Should use uppercase 'L'. | 389 | |
| misc | UpperEll | Should use uppercase 'L'. | 392 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 29 should have line break after. | 61 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 188 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 211 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 226 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 264 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 89 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 189 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 246 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 258 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.serializer.Deserializer' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 44 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 36 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 128 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 129 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 131 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 10. | 134 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 213 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 215 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 216 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 218 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 221 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 364 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 35 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 101 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication' import. | 24 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseConfiguration' import. | 30 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 59 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 73 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 87 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 25 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 40 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 61 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 255 lines (max allowed is 150). | 187 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 194 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 407 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 437 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 478 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 485 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 491 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 519 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 622 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 623 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 625 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 625 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 626 | |
| sizes | LineLength | Line is longer than 100 characters (found 146). | 631 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 634 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 813 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 815 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 830 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 25 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 52 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 53 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 320 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 24 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 34 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 26 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 53 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 45 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 52 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 119 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 253 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 258 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 277 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 312 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 377 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 409 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 421 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 474 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 486 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 520 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 529 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 548 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 628 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 741 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 745 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 763 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 807 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 44 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 63 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 250 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 399 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 401 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 424 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 425 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 427 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 591 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 631 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 658 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 660 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 677 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 691 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 694 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 695 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 729 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 739 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 750 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 762 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 127). | 55 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 209 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 254 | |
| blocks | LeftCurly | '{' at column 29 should have line break after. | 323 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 325 | |
| indentation | Indentation | 'InterruptedException' has incorrect indentation level 4, expected level should be 6. | 339 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 378 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 385 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 680 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 695 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 696 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 697 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 149 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 150 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 151 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 170 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 29 | |
| blocks | LeftCurly | '{' at column 45 should have line break after. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.serializer.Deserializer' import. | 29 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellComparatorImpl' import. | 24 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 36 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 44 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. | 28 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 46 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 47 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 217 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 218 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 37 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 232 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'Class' has incorrect indentation level 2, expected level should be 4. | 98 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 100 | |
| indentation | Indentation | 'void' has incorrect indentation level 2, expected level should be 4. | 112 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def rparen' has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'InterruptedException' has incorrect indentation level 4, expected level should be 6. | 195 | |
| indentation | Indentation | 'InterruptedException' has incorrect indentation level 4, expected level should be 6. | 200 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 266 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 283 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Delete' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.serializer.Deserializer' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 29 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Put' import. | 37 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 74 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 38 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 65 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 82 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 97 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 194 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 67 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 74 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 49 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 52 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 235 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 238 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 5, expected level should be 4. | 609 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 40 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 49 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 8. | 130 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 255 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 33 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 102 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 105 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 123 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 290 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 365 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 432 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 454 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 468 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 511 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 522 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 524 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 525 | |
| sizes | LineLength | Line is longer than 100 characters (found 150). | 530 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 577 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 602 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 647 | |
| blocks | LeftCurly | '{' at column 21 should have line break after. | 659 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 47 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 54 | |
| imports | ImportOrder | Wrong order for 'com.codahale.metrics.MetricRegistry' import. | 65 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 70 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 85 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 92 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 108 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 139 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 5. | 143 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 144 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 163 | |
| indentation | Indentation | 'throws' has incorrect indentation level 3, expected level should be 5. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 171 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 184 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 197 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 199 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 230 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 241 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 242 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 256 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 266 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 267 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 281 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 292 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 387 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 392 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 393 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 626 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 638 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 654 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 656 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 658 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 659 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 660 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 661 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 662 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 663 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 664 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 686 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 688 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 690 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 691 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 692 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 693 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 694 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 695 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 696 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 713 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 755 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 758 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 771 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 783 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 844 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 845 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 918 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 933 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 949 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 953 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 975 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 989 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1000 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 22 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.mapreduce.JobContext' import. | 24 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 64 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 25 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 52 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 73 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 94 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 139 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 162 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 24 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 203 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 204 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 208 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 278 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 22 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 59 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 218 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 219 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 232 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 233 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 238 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 239 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 240 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 242 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 64 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 301 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 515 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 516 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 79 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 30 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 179 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 181 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 182 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 250 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 251 | |
| misc | UpperEll | Should use uppercase 'L'. | 273 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 302 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 335 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 341 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 409 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 503 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 581 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 590 | |
| sizes | MethodLength | Method length is 164 lines (max allowed is 150). | 593 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 748 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 750 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 759 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 796 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 808 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 843 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 868 | |
| indentation | Indentation | 'getMockColumnFamiliesForBloomType' has incorrect indentation level 2, expected level should be 4. | 917 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 917 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 939 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 952 | |
| indentation | Indentation | 'for rparen' has incorrect indentation level 10, expected level should be 6. | 964 | |
| indentation | Indentation | 'getMockColumnFamiliesForBlockSize' has incorrect indentation level 2, expected level should be 4. | 990 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 990 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1016 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 1030 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1067 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1089 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1165 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1170 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1184 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1186 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1385 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1389 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1438 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1440 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 211 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 213 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 214 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 216 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 217 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 221 | |
| indentation | Indentation | 'try' has incorrect indentation level 6, expected level should be 4. | 222 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 223 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 224 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 225 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 226 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 228 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 230 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 231 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 232 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 233 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 234 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 235 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 236 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 237 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 238 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 239 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 240 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 4. | 241 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 247 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 8. | 277 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 8. | 278 | |
| indentation | Indentation | 'try' child has incorrect indentation level 5, expected level should be 6. | 289 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 296 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 316 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 316 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 318 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 355 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 357 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 358 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 373 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 374 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 429 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 430 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 431 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 447 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 448 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 516 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 517 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 518 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 532 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 533 | |
| javadoc | JavadocTagContinuationIndentation | Javadoc comment at column 0 has parse error. Details: no viable alternative at input ' *' while parsing JAVADOC_TAG | 545 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 609 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 627 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 694 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 696 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 25. | 758 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 186 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 187 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 227 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 267 | |
| indentation | Indentation | 'try' child has incorrect indentation level 4, expected level should be 6. | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 14, 33. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 29. | 170 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 218 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertFalse' import. | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 60 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 179 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 181 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 182 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 250 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 251 | |
| misc | UpperEll | Should use uppercase 'L'. | 273 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 302 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 335 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 341 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 409 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 502 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 580 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 589 | |
| sizes | MethodLength | Method length is 164 lines (max allowed is 150). | 592 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 747 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 749 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 758 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 795 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 807 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 842 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 867 | |
| indentation | Indentation | 'getMockColumnFamiliesForBloomType' has incorrect indentation level 2, expected level should be 4. | 916 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 916 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 938 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 951 | |
| indentation | Indentation | 'for rparen' has incorrect indentation level 10, expected level should be 6. | 963 | |
| indentation | Indentation | 'getMockColumnFamiliesForBlockSize' has incorrect indentation level 2, expected level should be 4. | 989 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 989 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1015 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 1029 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1066 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1088 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1164 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1169 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1183 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1185 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1384 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1388 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1437 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1439 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'Bytes' has incorrect indentation level 4, expected level should be 6. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 112 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 113 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 211 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 213 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 214 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 216 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 217 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 221 | |
| indentation | Indentation | 'try' has incorrect indentation level 6, expected level should be 4. | 222 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 223 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 224 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 225 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 226 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 228 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 230 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 231 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 232 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 233 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 234 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 235 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 236 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 237 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 238 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 239 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 240 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 4. | 241 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 247 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 8. | 277 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 8. | 278 | |
| indentation | Indentation | 'try' child has incorrect indentation level 5, expected level should be 6. | 289 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 296 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 316 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 316 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 318 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 355 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 357 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 358 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 373 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 374 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 429 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 430 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 431 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 447 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 448 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 516 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 517 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 518 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 532 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 533 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 545 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 609 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 627 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 694 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 696 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 25. | 758 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 129 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 131 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 132 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 145 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 147 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 203 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 227 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 117 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 119 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 167 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 169 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 170 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 183 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 184 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 185 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 235 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 236 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 238 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 253 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 255 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 257 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 258 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 260 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 272 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 274 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 275 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 276 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 290 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 291 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 308 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 310 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 311 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 312 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 383 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 385 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 482 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 147 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 197 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 199 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 201 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 202 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 204 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 205 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 10, 12. | 243 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 16, expected level should be one of the following: 12, 14. | 244 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 16, expected level should be one of the following: 12, 14. | 245 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 10, 12. | 246 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 247 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 273 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 274 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 275 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 276 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 278 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 403 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 490 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 559 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UpperEll | Should use uppercase 'L'. | 168 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 265 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 298 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 313 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 92 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 127 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 76. | 82 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 96 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| indentation | Indentation | 'cf' has incorrect indentation level 6, expected level should be 8. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 134 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 206 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 221 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 108). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 95 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 164 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 208 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 213 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 248 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 263 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 264 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 265 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 270 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 271 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 272 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 277 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 278 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 279 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 284 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 285 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 286 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 296 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 314 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 442 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 443 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 444 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 164 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 202 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 237 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 274 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 275 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 287 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 288 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 301 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 314 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 326 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 327 | |
| misc | UpperEll | Should use uppercase 'L'. | 400 | |
| misc | UpperEll | Should use uppercase 'L'. | 403 | |
| misc | UpperEll | Should use uppercase 'L'. | 406 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 96 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 109 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 133 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 141 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 29 should have line break after. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 76. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| indentation | Indentation | 'for' has incorrect indentation level 9, expected level should be 8. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 55 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 56 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 75 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 76 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 109 | |
| indentation | Indentation | 'implements' has incorrect indentation level 2, expected level should be 4. | 110 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 118 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 153 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 141 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 173 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Put' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Put' import. | 32 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 48 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 151 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.mapreduce.Counter' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 37 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.AbstractFSWALProvider' import. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 164 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 190 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 208 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 246 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 311 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 109 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 150 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 186 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 191 | |
| blocks | EmptyBlock | Must have at least one statement. | 267 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 331 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 369 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 394 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 275 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 14, expected level should be 16. | 276 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 389 | |
| sizes | MethodLength | Method length is 164 lines (max allowed is 150). | 520 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 674 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 715 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 732 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 738 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 311 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 419 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 507 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Server' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.zookeeper.ZKListener' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 154 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 155 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 211 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 219 lines (max allowed is 150). | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 311 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 435 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 436 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 452 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 606 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 166 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 169 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 175 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 234 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 313 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 314 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 317 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 320 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 334 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 335 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 338 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 370 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 371 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 384 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 385 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 386 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 389 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 419 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 439 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 441 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.NonceKey' import. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 88 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 99 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 100 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.NonceKey' import. | 38 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 56 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 96 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 104 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 109 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Abortable' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 443 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 7, expected level should be 6. | 446 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 7, expected level should be 6. | 447 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 457 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 459 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 460 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 462 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 463 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 464 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 465 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 469 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 508 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 653 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 667 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 796 | |
| sizes | MethodLength | Method length is 271 lines (max allowed is 150). | 849 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 1337 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 1339 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 1341 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 1343 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 1345 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 1353 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 1354 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 1359 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 1360 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1577 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1599 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1616 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1665 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1818 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1822 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1834 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1836 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1838 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1841 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1844 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1845 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1847 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1849 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1850 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1851 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1857 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1861 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1863 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1864 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1867 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1868 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1870 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1872 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1873 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1874 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 1893 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1895 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1986 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1988 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1990 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1997 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1998 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2000 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2002 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2003 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2005 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2007 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2008 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2009 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2039 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2296 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2297 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2304 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2305 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2311 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2312 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2319 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2320 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2325 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2343 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2345 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2347 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2353 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2354 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2356 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2358 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2359 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2361 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2363 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2364 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2365 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2378 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2380 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2382 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2383 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2384 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2386 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2388 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2389 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2391 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2393 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2394 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2395 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2478 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2480 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2486 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2487 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 2488 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be one of the following: 18, 20. | 2495 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 14, expected level should be one of the following: 16, 18. | 2497 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be one of the following: 14, 16. | 2498 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 2499 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. | 2500 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 2501 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2502 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2504 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2511 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2512 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2514 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2516 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2517 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2519 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2521 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2522 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2523 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2533 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2535 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2537 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2547 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2548 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2550 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2552 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2553 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2555 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2557 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2558 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2559 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2623 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2627 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2629 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2631 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2632 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2633 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3092 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3268 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3270 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3363 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 3393 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3400 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3405 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3434 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 3532 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3677 | |
| coding | EmptyStatement | Empty statement. | 3694 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3727 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 33 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 12. | 177 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 12. | 178 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 243 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 307 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 743 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 761 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 780 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 796 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 797 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 799 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 816 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 830 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 845 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 862 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 881 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 900 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 918 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1612 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1621 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 140 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 141 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 142 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 143 | |
| blocks | LeftCurly | '{' at column 43 should have line break after. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 244 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 246 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 247 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 291 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 344 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 345 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 377 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 397 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 6. | 409 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 419 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 320 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 580 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 625 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 983 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1010 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1012 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1051 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1156 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1398 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1636 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1697 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 194 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 207 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 208 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 222 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 223 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 233 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 247 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 248 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 249 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 262 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 264 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 277 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 278 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 279 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 295 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 310 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 334 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 359 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 374 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 382 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 390 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 397 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 398 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 403 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 405 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 406 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 31 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 77 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 193 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 230 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 49 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 51 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.QuotaObserverChore' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ClientProtos' has incorrect indentation level 0, expected level should be 2. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 188 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 199 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 201 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 216 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 217 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 248 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 356 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 121 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 136 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 188 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 190 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 192 | |
| sizes | MethodLength | Method length is 260 lines (max allowed is 150). | 194 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 475 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 491 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 612 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 615 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 624 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 636 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 657 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 658 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 661 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 721 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 785 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 838 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 941 | |
| sizes | MethodLength | Method length is 163 lines (max allowed is 150). | 951 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 951 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 64 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 65 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 66 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 67 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 68 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 69 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 70 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 71 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 72 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 73 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 74 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 75 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 76 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 77 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 78 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 79 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 80 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 81 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 82 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 83 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 84 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 85 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 87 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 88 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 89 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 90 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 91 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 92 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 93 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 94 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 95 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 96 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 97 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 98 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 99 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 100 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 101 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 102 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 103 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 104 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 117 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 118 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 119 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 120 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 121 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 122 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 123 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 124 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 125 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 126 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 127 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 128 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 129 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 130 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 131 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 132 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 133 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 134 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 135 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 136 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 137 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 138 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 139 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 140 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 141 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 142 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 143 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 144 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 145 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 146 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 147 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 148 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 149 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 150 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 151 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 152 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 153 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 154 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 155 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 156 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 157 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 158 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 159 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 385 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 407 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ServerName' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 212 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 213 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 332 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 425 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 519 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 528 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 635 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 674 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 705 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 707 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 719 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 721 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 725 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 775 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 804 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 817 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 818 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 840 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 115 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 117 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 118 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 123 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 128 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 130 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 139 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 156 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 157 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 158 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 22 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 374 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| design | VisibilityModifier | Variable 'installed' must be private and have accessor methods. | 476 | |
| design | VisibilityModifier | Variable 'done' must be private and have accessor methods. | 477 | |
| design | VisibilityModifier | Variable 'error' must be private and have accessor methods. | 478 | |
| design | VisibilityModifier | Variable 'isDead' must be private and have accessor methods. | 479 | |
| design | VisibilityModifier | Variable 'last_update' must be private and have accessor methods. | 492 | |
| design | VisibilityModifier | Variable 'last_version' must be private and have accessor methods. | 493 | |
| design | VisibilityModifier | Variable 'cur_worker_name' must be private and have accessor methods. | 494 | |
| design | VisibilityModifier | Variable 'batch' must be private and have accessor methods. | 495 | |
| design | VisibilityModifier | Variable 'status' must be private and have accessor methods. | 496 | |
| design | VisibilityModifier | Variable 'incarnation' must be private and have accessor methods. | 497 | |
| design | VisibilityModifier | Variable 'unforcedResubmits' must be private and have accessor methods. | 498 | |
| design | VisibilityModifier | Variable 'resubmitThresholdReached' must be private and have accessor methods. | 499 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 550 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.zookeeper.ZKWatcher' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.MasterSwitchType' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 239 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 242 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 250 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 201 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 202 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 203 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 156 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 162 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 166 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 173 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 182 | |
| indentation | Indentation | 'final' has incorrect indentation level 2, expected level should be 4. | 188 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 189 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 334 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 493 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 571 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 574 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 582 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 599 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 135 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 72 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 112 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 113 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 117 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 118 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 132 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 187 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 193 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 228 | |
| coding | EmptyStatement | Empty statement. | 231 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 301 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 102 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 158 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 248 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 320 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 95 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 121 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 122 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 203 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 259 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 387 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 500 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 502 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | EmptyStatement | Empty statement. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.LargeTests' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseClassTestRule' import. | 29 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 42 | |
| imports | ImportOrder | Wrong order for 'junit.framework.TestCase.assertTrue' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 164 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 165 | |
| indentation | Indentation | 'report' has incorrect indentation level 4, expected level should be 6. | 179 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 338 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 339 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 340 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 344 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 361 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 362 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 365 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 405 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 418 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 419 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 470 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 533 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 541 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 95 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 215 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 336 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 463 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 465 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 488 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 507 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'junit.framework.TestCase.assertTrue' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 94 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 164 | |
| indentation | Indentation | 'for' has incorrect indentation level 5, expected level should be 4. | 165 | |
| indentation | Indentation | 'for' child has incorrect indentation level 7, expected level should be 6. | 166 | |
| indentation | Indentation | 'for' child has incorrect indentation level 7, expected level should be 6. | 167 | |
| indentation | Indentation | 'for' child has incorrect indentation level 7, expected level should be 6. | 168 | |
| indentation | Indentation | 'for' child has incorrect indentation level 7, expected level should be 6. | 169 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 169 | |
| indentation | Indentation | 'for' child has incorrect indentation level 7, expected level should be 6. | 170 | |
| indentation | Indentation | 'for' child has incorrect indentation level 7, expected level should be 6. | 171 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 5, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 263 | |
| blocks | EmptyBlock | Must have at least one statement. | 298 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 383 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 410 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 417 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 534 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 577 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 578 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 579 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 661 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 664 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 666 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 775 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 813 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 870 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 908 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 948 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1011 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1153 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1155 | |
| blocks | EmptyBlock | Must have at least one statement. | 1280 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1345 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1363 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1365 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1368 | |
| blocks | EmptyBlock | Must have at least one statement. | 1452 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1640 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1765 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 8, expected level should be 6. | 1813 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1830 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 46 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 74 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 80 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 82 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 83 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 85 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 87 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 88 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 89 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 90 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 91 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 92 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 67 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 74 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 76 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 77 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 78 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 81 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 12. | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 82 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 83 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 85 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 86 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 89 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 90 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 12. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 12. | 93 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 94 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 95 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 96 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 97 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 98 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 99 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 100 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 101 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 102 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 103 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 495 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 579 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 590 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 618 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 108 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.common.annotations.VisibleForTesting' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 106 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 110 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 113 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 297 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 163 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 287 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 288 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 432 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 433 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 517 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 525 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 534 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 543 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 709 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 715 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 716 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 729 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 904 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 6. | 943 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 8. | 944 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 945 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 8. | 946 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 6. | 947 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 957 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 983 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 989 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1095 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 234 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 235 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 165 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 167 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 176 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 183 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 196 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 637 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 168 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 666 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 692 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 823 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.LargeTests' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.LargeTests' import. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 0, expected level should be 2. | 174 | |
| indentation | Indentation | 'Bytes' has incorrect indentation level 4, expected level should be 6. | 383 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 182 | |
| blocks | EmptyBlock | Must have at least one statement. | 215 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 243 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 257 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class Util should be declared as final. | 38 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 48 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.HMaster' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 80 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 81 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 82 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 83 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 84 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 85 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 86 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 87 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 88 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 89 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 90 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 91 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 92 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 97 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 98 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 99 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 101 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 102 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 103 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 104 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 105 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 106 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 107 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 108 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 109 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 110 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 111 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 113 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 114 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 115 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 116 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 117 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 118 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 120 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 121 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 122 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 123 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 124 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 125 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 126 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 127 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 128 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 129 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 131 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 133 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 134 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 136 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 137 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 138 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 139 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 140 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 141 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 142 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 143 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 144 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 145 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 146 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 147 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 148 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 149 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 150 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 151 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 152 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 153 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 237 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 237 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 246 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 329 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 330 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 363 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 377 | |
| sizes | LineLength | Line is longer than 100 characters (found 150). | 401 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 422 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 530 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 129 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 146 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 147 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 148 | |
| sizes | MethodLength | Method length is 259 lines (max allowed is 150). | 193 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 303 | |
| design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 628 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 629 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 629 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 631 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 633 | |
| design | VisibilityModifier | Variable 'region' must be private and have accessor methods. | 637 | |
| design | VisibilityModifier | Variable 'server' must be private and have accessor methods. | 638 | |
| design | VisibilityModifier | Variable 'region' must be private and have accessor methods. | 657 | |
| design | VisibilityModifier | Variable 'fromServer' must be private and have accessor methods. | 658 | |
| design | VisibilityModifier | Variable 'toServer' must be private and have accessor methods. | 659 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 669 | |
| design | VisibilityModifier | Variable 'fromServer' must be private and have accessor methods. | 678 | |
| design | VisibilityModifier | Variable 'fromRegion' must be private and have accessor methods. | 679 | |
| design | VisibilityModifier | Variable 'toServer' must be private and have accessor methods. | 680 | |
| design | VisibilityModifier | Variable 'toRegion' must be private and have accessor methods. | 681 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 691 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 705 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 706 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 709 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 710 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 711 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 712 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 713 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 715 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 716 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 716 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 717 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 718 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 719 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 720 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 722 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 723 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 723 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 724 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 724 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 725 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 726 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 727 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 728 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 729 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 740 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 760 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 840 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 855 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1022 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1023 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1025 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1026 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1057 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1063 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1086 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1088 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1180 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1408 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.HMaster' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'segregateRegionsAndAssignRegionsWithFavoredNodes' has incorrect indentation level 2, expected level should be 4. | 201 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 243 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 21 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ServerName' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 115 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 115 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 134 | |
| sizes | MethodLength | Method length is 206 lines (max allowed is 150). | 246 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 266 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 316 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 320 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 335 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 354 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 357 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 366 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 387 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 389 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 408 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 438 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 456 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 461 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 462 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 462 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 464 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 502 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 503 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 504 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 516 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 517 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 533 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 540 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 561 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 562 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 568 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 585 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 586 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 251 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 266 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 268 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 458 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 566 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 799 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 815 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 829 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 833 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 864 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 1005 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 1006 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1007 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1008 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1009 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 1010 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1011 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1012 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1013 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 1014 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1015 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1016 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1017 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1018 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 1019 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1020 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 1030 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1091 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1298 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1299 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1303 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1346 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 84 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 85 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 86 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 134 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 256 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 432 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 433 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 434 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 444 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 530 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 74 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 75 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 76 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 78 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 79 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 80 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 81 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 82 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 83 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 84 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 85 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 86 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 87 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 88 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 90 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 91 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 92 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 93 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 94 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 95 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 97 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 98 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 99 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 100 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 101 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 102 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 103 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 104 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 105 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 106 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 108 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 110 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 111 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 112 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 113 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 114 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 115 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 116 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 117 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 118 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 141 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 175 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 179 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 201 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 127 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 131 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 133 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 134 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 135 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 136 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 137 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 139 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 140 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 141 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 142 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 150 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 4, expected level should be 6. | 215 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 74 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 75 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 76 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 77 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 78 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 79 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 83 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 84 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 85 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 86 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 87 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 88 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 92 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 93 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 94 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 95 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 96 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 97 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 100 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 101 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 102 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 103 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 104 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 105 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 106 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 109 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 110 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 111 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 112 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 113 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 114 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 115 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 390 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileStatus' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 454 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 2, expected level should be 4. | 460 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 460 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HFileLink' import. | 31 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 51 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 118 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 183 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 195 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 136 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 239 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 409 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 78 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 234 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 205 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 208 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 231 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 234 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 340 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.HMaster' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.ReflectionUtils' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 110). | 122 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.StateMachineProcedure' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 153 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 325 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 326 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 353 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 369 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 430 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 488 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.MasterFileSystem' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.FSUtils' import. | 34 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 71 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 72 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 73 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 74 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 76 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 77 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 78 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 79 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 80 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 81 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 82 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 83 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 85 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 87 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 88 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 89 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 90 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 91 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 92 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 93 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 94 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 95 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 96 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.constraint.ConstraintException' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.FSUtils' import. | 40 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 77 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 78 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 82 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 83 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 85 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 86 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 87 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 88 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 89 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 90 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 91 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 92 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 93 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 94 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 95 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 96 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 97 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 98 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 99 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 100 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 101 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 288 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 352 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 68 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 236 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 275 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 276 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 286 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 301 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 341 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 342 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 34 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 97 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 98 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 99 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 100 | |
| indentation | Indentation | 'else' child has incorrect indentation level 10, expected level should be 12. | 102 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 10. | 103 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 104 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 105 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 106 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 107 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 108 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 109 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 110 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 111 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 112 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 113 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 114 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 117 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 121 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 124 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 128 | |
| indentation | Indentation | 'for' has incorrect indentation level 10, expected level should be 12. | 130 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 131 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 134 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 135 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 10, expected level should be 12. | 136 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 143 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 12. | 145 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 147 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 150 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 12. | 151 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 156 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 14. | 157 | |
| indentation | Indentation | 'if' has incorrect indentation level 14, expected level should be 16. | 158 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 18. | 160 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 18. | 162 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 18. | 164 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 14, expected level should be 16. | 165 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 14. | 166 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 12. | 167 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 14. | 169 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 14, expected level should be 16. | 170 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 14, expected level should be 16. | 171 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 14. | 174 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 10, expected level should be 12. | 176 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 177 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 180 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 181 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 182 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 183 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 184 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 185 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 186 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 187 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 188 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 189 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 190 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 316 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 366 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 381 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 397 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 398 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 421 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 422 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 378 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 381 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 673 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Random' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class MasterProcedureTestingUtility should be declared as final. | 66 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 199 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 238 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 241 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 450 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.TableNamespaceManager' import. | 29 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 74 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 75 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 76 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 79 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 80 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 81 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 82 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 83 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 85 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 87 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 88 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 89 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 90 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 218 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 66 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 72 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 274 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 275 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 294 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 368 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 379 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 380 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.Procedure' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.JRubyFormat' import. | 35 | |
| design | FinalClass | Class ProcedureDescriber should be declared as final. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.VersionInfoUtil' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 6, expected level should be 4. | 64 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 6, expected level should be 4. | 65 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 6, expected level should be 4. | 67 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 6, expected level should be 4. | 68 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 6, expected level should be 4. | 70 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 6. | 71 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 6. | 72 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 6, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be 4. | 75 | |
| blocks | LeftCurly | '{' at column 60 should have line break after. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be 4. | 78 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be 4. | 81 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be 4. | 84 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 86 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 6. | 87 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 8. | 88 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 6. | 89 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 8. | 90 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 6. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be 4. | 94 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 97 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 97 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 6. | 98 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 8. | 99 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 8. | 100 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 8. | 101 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 6. | 102 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 8. | 103 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 6. | 104 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 8. | 105 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 6. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be 4. | 107 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 129 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 198 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 226 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 227 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 228 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 238 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 239 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 288 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 94 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 101 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 328 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 226 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 263 | |
| sizes | LineLength | Line is longer than 100 characters (found 128). | 345 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 418 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 115). | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 112). | 136 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 29 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertTrue' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 117). | 59 | |
| blocks | LeftCurly | '{' at column 30 should have line break after. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 63 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 92 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.common.annotations.VisibleForTesting' import. | 98 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 305 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 347 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 422 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 580 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 678 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 681 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 731 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 800 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 802 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 853 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1039 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1096 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 64 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 198 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 291 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 201 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 205 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 92 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 125 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 137 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 91 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. | 92 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 108 | |
| sizes | MethodLength | Method length is 201 lines (max allowed is 150). | 166 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 108 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 166 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 178 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.IdLock' import. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.MD5Hash' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 291 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 387 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 458 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 508 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 559 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 583 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 610 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 636 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 663 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 666 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 692 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 735 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 840 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 942 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 53 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 54 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 56 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 57 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 58 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 1, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 1, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 1, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 1, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 1, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 1, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 1, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 1, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 1, expected level should be 2. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 97 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 157 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 161 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 181 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 181 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.tool.LoadIncrementalHFiles' import. | 86 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 114 | |
| sizes | MethodLength | Method length is 151 lines (max allowed is 150). | 161 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 165 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 285 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 330 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 424 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 441 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 448 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 687 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 274 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 927 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 933 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1172 | |
| indentation | Indentation | 'method def rparen' has incorrect indentation level 6, expected level should be 2. | 1176 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 1, expected level should be 0. | 1219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 234 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 353 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 359 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 435 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 573 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 682 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 705 | |
| indentation | Indentation | '.' has incorrect indentation level 6, expected level should be 8. | 846 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 889 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.IOUtils' import. | 32 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'message' must be private and have accessor methods. | 96 | |
| design | VisibilityModifier | Variable 'timestamp' must be private and have accessor methods. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Operation' import. | 26 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 125 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 152 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.IntegrationTests' import. | 63 | |
| misc | UpperEll | Should use uppercase 'L'. | 126 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 275 | |
| misc | UpperEll | Should use uppercase 'L'. | 344 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 347 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 630 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 631 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 632 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 633 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 7, expected level should be one of the following: 8, 10. | 540 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class Address should be declared as final. | 33 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 65 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 201 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 228 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 278 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 287 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 322 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 349 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 358 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 389 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 407 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 409 | |
| misc | UpperEll | Should use uppercase 'L'. | 489 | |
| misc | UpperEll | Should use uppercase 'L'. | 489 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 553 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 555 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 91 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 208 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 356 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 417 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 532 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 542 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 554 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 571 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 581 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 652 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 670 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 671 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 705 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 770 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 780 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 859 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 881 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 924 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 970 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 985 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1021 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1028 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1038 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1039 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1041 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 325 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Stoppable' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.zookeeper.KeeperException' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 251 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 264 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 295 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 307 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 343 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 344 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 356 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 365 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.DaemonThreadFactory' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 236 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 237 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 24 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 36 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.DaemonThreadFactory' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 177 | |
| indentation | Indentation | 'if' has incorrect indentation level 5, expected level should be 4. | 178 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 179 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 180 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 5, expected level should be 4. | 181 | |
| indentation | Indentation | 'if' has incorrect indentation level 5, expected level should be 4. | 182 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 5, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 24 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 156 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 186 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 245 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 272 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 302 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 303 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 4, expected level should be 6. | 115 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 146 | |
| coding | EmptyStatement | Empty statement. | 146 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 4, expected level should be 6. | 167 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 176 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 178 | |
| coding | EmptyStatement | Empty statement. | 178 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 285 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 330 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 351 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 108 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 233 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 234 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 411 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 444 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 121 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 138 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 141 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 150 | |
| indentation | Indentation | '.' has incorrect indentation level 6, expected level should be 8. | 166 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 181 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 182 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 183 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 186 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 190 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 219 | |
| indentation | Indentation | '.' has incorrect indentation level 6, expected level should be 8. | 241 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 258 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 261 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 279 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 281 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 282 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 283 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 284 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 285 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 311 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 341 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 365 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 127 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 133 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 214 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 228 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 295 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 309 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 321 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 221 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 28 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 218 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.zookeeper.ZKUtil' import. | 27 | |
| design | VisibilityModifier | Variable 'baseZNode' must be private and have accessor methods. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 242 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 245 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 33 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 3, expected level should be 2. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 287 | |
| blocks | EmptyBlock | Must have at least one statement. | 298 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 307 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseIOException' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.LockedResourceType' import. | 24 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.procedure2.LockedResourceType. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 212 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 213 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 215 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 216 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 770 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.Procedure' import. | 23 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.procedure2.Procedure. | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayDeque' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.HBaseException' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 154 lines (max allowed is 150). | 400 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 809 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 810 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 829 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 838 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 860 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 863 | |
| indentation | Indentation | 'block' child has incorrect indentation level 13, expected level should be 14. | 989 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1368 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.NonceKey' import. | 43 | |
| design | FinalClass | Class ProcedureTestingUtility should be declared as final. | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 218 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 411 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.NonceKey' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 158 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ForeignExceptionUtil' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 159 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 166 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 171 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 190 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 205 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 39 should have line break after. | 226 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'boolean' has incorrect indentation level 4, expected level should be 6. | 250 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 128 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 242 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 243 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 268 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 46 should have line break after. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 51 should have line break after. | 205 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 140 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 148 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 159 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 220 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 249 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 111 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 56 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 30 should have line break after. | 207 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 208 | |
| blocks | LeftCurly | '{' at column 35 should have line break after. | 209 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.Procedure' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 71 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 255 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 114 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 195 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.System.currentTimeMillis' import. | 42 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 138 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'NUM_PROCS_OPTION' has incorrect indentation level 8, expected level should be 10. | 212 | |
| indentation | Indentation | 'UPDATES_PER_PROC_OPTION' has incorrect indentation level 8, expected level should be 10. | 213 | |
| indentation | Indentation | 'deleteProcsFraction' has incorrect indentation level 8, expected level should be 10. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 19 should have line break after. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'object def' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 632 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 634 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 636 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 637 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 638 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 639 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 640 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 641 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 642 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 643 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 252 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 661 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 948 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 1086 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 141 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 59 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 60 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 61 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ProtobufMagic should be declared as final. | 25 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 43 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ProtobufMessageConverter should be declared as final. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.generated.RSGroupProtos' import. | 95 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 296 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 316 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 335 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 336 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 337 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 338 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 339 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 340 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 341 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 342 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 343 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 344 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 345 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 346 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 356 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 357 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 358 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 359 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 360 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 361 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 362 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 363 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 364 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 365 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 366 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 376 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 379 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 457 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 460 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 470 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 473 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 502 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 572 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 575 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 585 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 588 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 654 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 672 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 693 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 707 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 710 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 730 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 736 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 750 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 769 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 771 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 854 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 954 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1058 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1132 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1184 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1200 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1203 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1227 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1228 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1298 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1340 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1343 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1363 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1369 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1403 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1460 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1462 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1467 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1468 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1469 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1470 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1471 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1472 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1473 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1474 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1475 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1485 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1490 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1491 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1492 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1493 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1494 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1495 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1496 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1497 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1498 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1499 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1512 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1550 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1666 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1680 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1681 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1682 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1693 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1694 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 1695 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 1696 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 1697 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 1698 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 1699 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 1700 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1733 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1734 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1735 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1737 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1738 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1741 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.SizedCellScanner' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 41 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 158 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 292 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.Region' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 70 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 119). | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 136). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map.Entry' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 36 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 249 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 115). | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 25 | |
| design | FinalClass | Class NoopOperationQuota should be declared as final. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class NoopQuotaLimiter should be declared as final. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Get' import. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 70 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 71 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 255 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.QuotaSettingsFactory.QuotaGlobalsSettingsBypass' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 159 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 161 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 162 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 29 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ClusterConnection' import. | 45 | |
| imports | RedundantImport | Duplicate import to line 41 - org.apache.yetus.audience.InterfaceAudience. | 63 | |
| imports | RedundantImport | Duplicate import to line 42 - org.apache.yetus.audience.InterfaceStability. | 64 | |
| imports | RedundantImport | Duplicate import to line 43 - org.slf4j.Logger. | 65 | |
| imports | RedundantImport | Duplicate import to line 44 - org.slf4j.LoggerFactory. | 66 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.GetSpaceQuotaRegionSizesResponse.RegionSizes' import. | 80 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 83 | |
| imports | RedundantImport | Duplicate import to line 62 - org.apache.hadoop.hbase.util.Bytes. | 83 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 94 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 100 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 439 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.BloomType' import. | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 182 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 234 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 246 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 250 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 271 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 278 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 81 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 82 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 83 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 85 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 86 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 87 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 88 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 89 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 90 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 91 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 92 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 93 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 94 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 95 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 96 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 97 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.Region' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map.Entry' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils' import. | 56 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 12, expected level should be 10. | 449 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.SetQuotaRequest.Builder' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.StringUtils' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class SpaceQuotaSnapshotNotifierFactory should be declared as final. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus' import. | 22 | |
| design | FinalClass | Class SpaceViolationPolicyEnforcementFactory should be declared as final. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 342 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 144 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 160 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 185 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 348 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 366 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 426 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 118). | 65 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 67 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 145 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 147 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 163 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 114 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 578 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 16, expected level should be 4. | 656 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 656 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 660 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 738 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 108). | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class TimeBasedLimiter should be declared as final. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 192 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 193 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 195 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 196 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Append' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.SpaceViolationPolicy' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Append' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 107). | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 95 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 119 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.UnexpectedStateException' import. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 164 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 304 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 119). | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.PriorityFunction' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.common.annotations.VisibleForTesting' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 45 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 82 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 83 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 84 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 85 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 86 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 87 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 88 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 181 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 28 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Message' import. | 32 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ClassSize' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ClassSize' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 51 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 51 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.Comparator' import. | 30 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.util.NavigableMap' import. | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 38 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 120 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 0, expected level should be 2. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 151 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 151 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 157 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 289 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 363 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.NavigableMap' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.BloomFilterWriter' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTuneObserver' import. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 399 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 424 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 458 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. | 151 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 152 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 153 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. | 248 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 328 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 634 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.executor.EventHandler' import. | 24 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.regionserver.HStore. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 87 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 38 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 98 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 369 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 371 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 372 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 509 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 27 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 230 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 230 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 294 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 108 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 463 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 466 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 72 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Random' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 173 | |
| blocks | LeftCurly | '{' at column 7 should be on the previous line. | 259 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 299 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 189 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 244 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 267 | |
| indentation | Indentation | 'method call rparen' has incorrect indentation level 16, expected level should be 12. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 407 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 544 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.compactions.CompactionContext' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants.HFILE_BLOCK_CACHE_SIZE_KEY' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 193 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 202 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 208 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 269 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 270 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 275 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 276 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 12. | 277 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 278 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 12. | 279 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 14. | 280 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 10, expected level should be 12. | 281 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 282 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 283 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 284 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 285 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 286 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 291 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 292 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 12. | 293 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 294 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 12. | 295 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 14. | 296 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 10, expected level should be 12. | 297 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 298 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 299 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 300 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 301 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 303 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 36 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 26 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 56 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.FifoRpcScheduler' import. | 25 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. | 27 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 212 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 253 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 267 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 327 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 391 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 400 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 401 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 695 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 697 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 698 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 699 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 700 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 701 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 705 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 726 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 727 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 728 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 729 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 730 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 853 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1021 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1022 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1024 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1037 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1201 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1289 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1442 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1443 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1447 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1448 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1483 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1484 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1488 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1489 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1517 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1519 | |
| sizes | MethodLength | Method length is 180 lines (max allowed is 150). | 1527 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1568 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1758 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1765 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1973 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1989 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2051 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2202 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2225 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2228 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2275 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2276 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2465 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 2573 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2645 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2664 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2686 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2718 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2851 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 2866 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2916 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2956 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2969 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2970 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2971 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2972 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4067 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 4117 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 4214 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4290 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4301 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4306 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4350 | |
| indentation | Indentation | 'if' has incorrect indentation level 3, expected level should be 4. | 4384 | |
| indentation | Indentation | 'if' child has incorrect indentation level 5, expected level should be 6. | 4385 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4394 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 4397 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4439 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4440 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4450 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4452 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 4513 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 4515 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4516 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4604 | |
| sizes | MethodLength | Method length is 195 lines (max allowed is 150). | 4656 | |
| indentation | Indentation | 'if' child has incorrect indentation level 9, expected level should be 8. | 4849 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 4937 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 4938 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 4939 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 4940 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 4941 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 4942 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 4943 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 4944 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 4945 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 4946 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 4947 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 4948 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 4949 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 4950 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 10, expected level should be 12. | 4951 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 4953 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5199 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5201 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5202 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5265 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5705 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5794 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6032 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6033 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 6037 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6053 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6062 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6070 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6080 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6082 | |
| sizes | MethodLength | Method length is 193 lines (max allowed is 150). | 6087 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 6468 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6546 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6547 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 6567 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6587 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6588 | |
| sizes | MethodLength | Method length is 221 lines (max allowed is 150). | 6607 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 6662 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 6819 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 6833 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 6839 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6845 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6847 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 6890 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6975 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6977 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6978 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6979 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6980 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6981 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6985 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 7017 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 7022 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 7030 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7047 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7048 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7049 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 7052 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 7057 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7066 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7067 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7068 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 7074 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 7080 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7090 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7091 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7092 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 7095 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 7099 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7109 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7110 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 7116 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 7122 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7141 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7142 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7143 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7160 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7161 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7162 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7183 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7184 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7185 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 7195 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 7233 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 7283 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 7423 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7455 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7459 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 7461 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 7632 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 7652 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 7690 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 7794 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 7819 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7872 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 7875 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7896 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7938 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 7978 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 7979 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 7985 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 8017 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 8093 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 8153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 8220 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 8222 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 8223 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 8224 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 8225 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 8226 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 8393 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 8394 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 8396 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 8397 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 8407 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 8408 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 8478 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 8480 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 8481 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 8482 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 8483 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 8484 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 8486 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 8487 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 8489 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 8490 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 8493 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 8496 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 8497 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 53 | |
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. | 58 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 1, expected level should be 2. | 116 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 177 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 190 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 329 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 341 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 354 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 358 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 379 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 392 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 432 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 447 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 452 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 517 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 565 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 569 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 593 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 607 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 660 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 734 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 767 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 777 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 779 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 803 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 830 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 832 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 907 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 991 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1071 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1074 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1084 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1097 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1098 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1100 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1127 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1165 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1180 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'TEST_SKIP_REPORTING_TRANSITION' must be private and have accessor methods. | 238 | |
| design | VisibilityModifier | Variable 'compactSplitThread' must be private and have accessor methods. | 279 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 778 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 787 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 807 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 808 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 813 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 828 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 916 | |
| sizes | MethodLength | Method length is 244 lines (max allowed is 150). | 939 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1079 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1080 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1081 | |
| blocks | EmptyBlock | Must have at least one statement. | 1098 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1111 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1190 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1388 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1484 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1695 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 16, expected level should be 18. | 1752 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 1778 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1786 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1846 | |
| indentation | Indentation | 'HConstants' has incorrect indentation level 6, expected level should be 8. | 1898 | |
| indentation | Indentation | 'conf' has incorrect indentation level 4, expected level should be 6. | 1912 | |
| indentation | Indentation | '"hbase.regionserver.wal.max.splitters"' has incorrect indentation level 4, expected level should be 6. | 1933 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 4, expected level should be 6. | 1946 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1951 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1952 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1953 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1954 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1955 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1956 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1957 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 4, expected level should be 6. | 1962 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2046 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2059 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2317 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2477 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2493 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2502 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2600 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2614 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2616 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2703 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2708 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3023 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3024 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3061 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 3066 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 5, expected level should be 4. | 3067 | |
| indentation | Indentation | 'for' has incorrect indentation level 7, expected level should be 6. | 3068 | |
| indentation | Indentation | 'for' child has incorrect indentation level 9, expected level should be 8. | 3069 | |
| indentation | Indentation | 'if' has incorrect indentation level 9, expected level should be 8. | 3070 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 3071 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 9, expected level should be 8. | 3072 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 7, expected level should be 6. | 3073 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 5, expected level should be 4. | 3074 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 3075 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 3076 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3227 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3286 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3408 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 5, expected level should be 4. | 3430 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3502 | |
| blocks | LeftCurly | '{' at column 48 should have line break after. | 3523 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 3524 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 3571 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 3591 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 3593 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. | 3594 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 3595 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 3596 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 3597 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 25 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 234 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 237 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 238 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 394 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 517 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 529 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 553 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 568 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 588 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 590 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 624 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 639 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 645 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 646 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 647 | |
| indentation | Indentation | 'if' child has incorrect indentation level 6, expected level should be 8. | 843 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 9, expected level should be 10. | 844 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 9, expected level should be 10. | 845 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 848 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 856 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 968 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 974 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1002 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1003 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1004 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1056 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1057 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1059 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1082 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1151 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1184 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1379 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1445 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 1484 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1549 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1802 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2014 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2207 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2321 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2353 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2562 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 2629 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 210 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 230 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 306 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 359 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 535 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 559 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheConfig' import. | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 238 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 406 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 407 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 408 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 409 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 410 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 411 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 414 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 416 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 498 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. | 29 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 103 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Get' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScannerContext.NextState' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 202 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 203 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.Path' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 180 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 85 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 188 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 206 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 218 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 238 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.UnexpectedStateException' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 108 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 123 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 134 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| design | FinalClass | Class FlushHandler should be declared as final. | 323 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 342 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 504 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 541 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 543 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 544 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 588 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 589 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 590 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 593 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 594 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 18. | 717 | |
| indentation | Indentation | 'block' child has incorrect indentation level 18, expected level should be 20. | 718 | |
| indentation | Indentation | 'block' child has incorrect indentation level 18, expected level should be 20. | 721 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 18. | 722 | |
| indentation | Indentation | 'block' child has incorrect indentation level 18, expected level should be 20. | 723 | |
| indentation | Indentation | 'block' child has incorrect indentation level 18, expected level should be 20. | 726 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 18. | 727 | |
| indentation | Indentation | 'block' child has incorrect indentation level 18, expected level should be 20. | 728 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 800 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 809 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 819 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 858 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 867 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 886 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 887 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 4. | 925 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Closeable' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 114). | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 198 lines (max allowed is 150). | 714 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be 4. | 210 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 210 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 124 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 125 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 130 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 131 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 137 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.metrics2.MetricsExecutor' import. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 46 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 78 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 79 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 80 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 87 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 122 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 129 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 131 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 138 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 140 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 149 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 156 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.filter.FilterBase' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.LinkedList' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ClassSize' import. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.Path' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 31 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 392 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 3, expected level should be 2. | 401 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 537 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 567 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 661 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 710 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 711 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 713 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 763 | |
| sizes | MethodLength | Method length is 161 lines (max allowed is 150). | 768 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 782 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 798 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 980 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 981 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 982 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1098 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1099 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1103 | |
| indentation | Indentation | 'RegionScanner' has incorrect indentation level 2, expected level should be 4. | 1327 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1512 | |
| indentation | Indentation | 'ClientService' has incorrect indentation level 6, expected level should be 8. | 1522 | |
| indentation | Indentation | 'ClientService' has incorrect indentation level 6, expected level should be 8. | 1523 | |
| indentation | Indentation | 'AdminService' has incorrect indentation level 6, expected level should be 8. | 1527 | |
| indentation | Indentation | 'AdminService' has incorrect indentation level 6, expected level should be 8. | 1528 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1560 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1585 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1626 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1673 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1849 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1914 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 1940 | |
| indentation | Indentation | 'regionServer' has incorrect indentation level 14, expected level should be 16. | 2030 | |
| indentation | Indentation | 'regionOpenInfo' has incorrect indentation level 16, expected level should be 18. | 2034 | |
| indentation | Indentation | 'regionServer' has incorrect indentation level 16, expected level should be 18. | 2038 | |
| indentation | Indentation | 'regionServer' has incorrect indentation level 16, expected level should be 18. | 2041 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2069 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2217 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2247 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2431 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2588 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2592 | |
| sizes | MethodLength | Method length is 156 lines (max allowed is 150). | 2746 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 2881 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 12. | 2882 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 2883 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 12. | 2884 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 14. | 2885 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 10, expected level should be 12. | 2887 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 2888 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 2889 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 12. | 2890 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 2891 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 12. | 2892 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 14. | 2893 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 10, expected level should be 12. | 2895 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 2896 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 2897 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 2898 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 2908 | |
| sizes | MethodLength | Method length is 185 lines (max allowed is 150). | 3059 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3253 | |
| sizes | MethodLength | Method length is 232 lines (max allowed is 150). | 3255 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl' import. | 29 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 37 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 50 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 52 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 113 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 218 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 267 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 373 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 388 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 425 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 427 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 436 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 445 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 449 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 451 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 463 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 475 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 492 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 502 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 503 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 538 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompareOperator' import. | 31 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Descriptors.MethodDescriptor' import. | 51 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 86 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 99 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 115 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 122 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 165 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 213 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 216 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 219 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 223 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 227 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 231 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 235 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 246 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 252 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 256 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 260 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 264 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 268 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 294 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 301 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 320 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 327 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 335 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 342 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 346 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 350 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 354 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 361 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 367 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 373 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 384 | |
| blocks | LeftCurly | '{' at column 55 should have line break after. | 386 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 393 | |
| blocks | LeftCurly | '{' at column 53 should have line break after. | 395 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 402 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 413 | |
| blocks | LeftCurly | '{' at column 35 should have line break after. | 415 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 417 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 419 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 208 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 332 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 333 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 334 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 14, expected level should be 12. | 423 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 576 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 642 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 673 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 678 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 707 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 715 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 729 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 742 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 810 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 934 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 937 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 9, expected level should be one of the following: 8, 10. | 990 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1005 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1007 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1008 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1009 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1061 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1092 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1150 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1414 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1439 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1470 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1472 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1473 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1474 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1483 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1485 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1486 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1487 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1494 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1512 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1514 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1515 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1516 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1527 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1529 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1530 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1531 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1538 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1545 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1547 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1548 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1549 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1554 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1561 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1563 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1564 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1565 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1584 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1586 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1587 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1588 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1591 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1594 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1596 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1597 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1598 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1604 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1623 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1625 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1626 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1627 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1633 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1635 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1636 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1637 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1645 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1648 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1649 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1658 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1672 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1676 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1685 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.util.MemorySizeUtil' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Service' import. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 192 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 193 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 194 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 7, expected level should be 6. | 299 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 7, expected level should be 6. | 300 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 305 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Service' import. | 41 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 53 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 75 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellScanner' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 164 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 29 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Message' import. | 32 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.PriorityFunction' import. | 25 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 131). | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 274 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 283 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 292 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 614 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 652 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 682 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 446 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 448 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 454 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 126 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 132 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 133 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 134 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 135 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 137 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 138 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 139 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 30 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 269 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 157 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 182 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 243 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 246 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 278 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 280 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 81 | |
| indentation | Indentation | 'this' has incorrect indentation level 14, expected level should be 16. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 256 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.PriorityFunction' import. | 26 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be 4. | 38 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.CancelableProgressable' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 26 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 27 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 97 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 203 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 204 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 256 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Comparator' import. | 24 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.FSDataInputStreamWrapper' import. | 36 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 212 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 486 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 500 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 549 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 550 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 552 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 555 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 556 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 557 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 560 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 561 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 562 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 565 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 566 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 567 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 39 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 499 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 519 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 638 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 40 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 224 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 252 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 309 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 320 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 321 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 323 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 326 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 345 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 465 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 514 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 522 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 40 | |
| design | FinalClass | Class StoreFileWriter should be declared as final. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 119 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 120 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 121 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 122 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 123 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 124 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 125 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 330 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 226 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 370 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 371 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 374 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 522 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 523 | |
| sizes | MethodLength | Method length is 204 lines (max allowed is 150). | 526 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 721 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 833 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 859 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 999 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1000 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1001 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1002 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1018 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1020 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1117 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1154 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner' import. | 31 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.compactions.CompactionContext' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'stripeEndRows' must be private and have accessor methods. | 95 | |
| design | VisibilityModifier | Variable 'stripeFiles' must be private and have accessor methods. | 102 | |
| design | VisibilityModifier | Variable 'level0Files' must be private and have accessor methods. | 104 | |
| design | VisibilityModifier | Variable 'allFilesCached' must be private and have accessor methods. | 107 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 512 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 513 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 517 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 587 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 595 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 736 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 901 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 918 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 922 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 964 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 999 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| indentation | Indentation | '" The Universe, and Everything"' has incorrect indentation level 4, expected level should be 6. | 138 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 239 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 249 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 255 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 257 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 346 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 347 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 531 | |
| coding | EmptyStatement | Empty statement. | 532 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 3, expected level should be 4. | 653 | |
| design | FinalClass | Class WrappedRowLock should be declared as final. | 687 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 58. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 94 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 95 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 134 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 208 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 218 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 274 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 280 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 381 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 431 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method call rparen' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method call rparen' has incorrect indentation level 8, expected level should be 4. | 95 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 114 | |
| coding | EmptyStatement | Empty statement. | 114 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 12, 14. | 130 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 12, 14. | 156 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 12, 14. | 197 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 7 should be on the previous line. | 269 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 65 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 67 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 205 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 285 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 315 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.AbstractFSWALProvider.SPLITTING_EXT' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 175 | |
| coding | EmptyStatement | Empty statement. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 150 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 166 | |
| coding | EmptyStatement | Empty statement. | 167 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 262 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 278 | |
| coding | EmptyStatement | Empty statement. | 279 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 134 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 283 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 322 | |
| indentation | Indentation | 'try' child has incorrect indentation level 5, expected level should be 6. | 345 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 659 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 886 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 887 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be 4. | 888 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 889 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be 4. | 890 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 891 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 131 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 165 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 188 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 324 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 335 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 343 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 358 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 403 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 8, expected level should be 6. | 405 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 8, expected level should be 6. | 407 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 423 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 8, expected level should be 6. | 425 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 8, expected level should be 6. | 427 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 440 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 8, expected level should be 6. | 442 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 8, expected level should be 6. | 444 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 198 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 455 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 570 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 81 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 51. | 82 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 51. | 83 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 85 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 92 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 30. | 96 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 105 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 51. | 106 | |
| blocks | LeftCurly | '{' at column 10 should have line break after. | 107 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 109 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 55. | 110 | |
| blocks | LeftCurly | '{' at column 10 should have line break after. | 111 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 117 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 150 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 333 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 365 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 82. | 86 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 83. | 194 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 82. | 208 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 245 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 82. | 270 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 40. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 251 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 252 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 310 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 523 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 542 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 581 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 835 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 875 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 918 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 992 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1024 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1034 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 1055 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 1102 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.AfterClass' import. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 236 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 154 lines (max allowed is 150). | 111 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be 8. | 134 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 10, expected level should be 6. | 161 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 6, expected level should be 4. | 162 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 205 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 220 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 252 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 260 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 272 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 212 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 247 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 291 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 381 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 471 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 472 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 483 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 484 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 485 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 301 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 478 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 1161 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1441 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1443 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1460 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1462 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1780 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1789 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1794 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1800 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1807 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1815 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1820 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1856 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1863 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1908 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1915 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2063 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2139 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 2155 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2166 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2910 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3628 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 3700 | |
| coding | EmptyStatement | Empty statement. | 3701 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 3837 | |
| coding | EmptyStatement | Empty statement. | 3838 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 8. | 3865 | |
| design | FinalClass | Class PutThread should be declared as final. | 3876 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4052 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 4120 | |
| coding | EmptyStatement | Empty statement. | 4121 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4205 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4206 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4253 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4254 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4291 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4300 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4301 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4319 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4352 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4468 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4555 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4615 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 5010 | |
| sizes | MethodLength | Method length is 165 lines (max allowed is 150). | 5475 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6006 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 6021 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 6049 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 6168 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 6175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 280 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 286 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 292 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 325 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 337 | |
| coding | EmptyStatement | Empty statement. | 355 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 108). | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 154 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 311 | |
| indentation | Indentation | '=' has incorrect indentation level 6, expected level should be 8. | 370 | |
| indentation | Indentation | '=' has incorrect indentation level 6, expected level should be 8. | 372 | |
| coding | EmptyStatement | Empty statement. | 429 | |
| indentation | Indentation | '=' has incorrect indentation level 6, expected level should be 8. | 472 | |
| indentation | Indentation | '=' has incorrect indentation level 6, expected level should be 8. | 578 | |
| indentation | Indentation | '=' has incorrect indentation level 6, expected level should be 8. | 668 | |
| indentation | Indentation | '=' has incorrect indentation level 6, expected level should be 8. | 780 | |
| blocks | EmptyBlock | Must have at least one statement. | 782 | |
| blocks | EmptyBlock | Must have at least one statement. | 879 | |
| blocks | EmptyBlock | Must have at least one statement. | 883 | |
| blocks | EmptyBlock | Must have at least one statement. | 1039 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1156 | |
| blocks | EmptyBlock | Must have at least one statement. | 1457 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 1581 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1639 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1676 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 192 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 221 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 245 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 293 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 300 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 319 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 320 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 425 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 79 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 471 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 508 | |
| indentation | Indentation | 'ColumnFamilyDescriptorBuilder' has incorrect indentation level 4, expected level should be 6. | 539 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 563 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 602 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 750 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 762 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 791 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 792 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 793 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 794 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 811 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 954 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1468 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1469 | |
| blocks | LeftCurly | '{' at column 23 should have line break after. | 1783 | |
| blocks | LeftCurly | '{' at column 30 should have line break after. | 1786 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 1789 | |
| blocks | LeftCurly | '{' at column 35 should have line break after. | 1792 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 1795 | |
| blocks | LeftCurly | '{' at column 35 should have line break after. | 1798 | |
| blocks | LeftCurly | '{' at column 37 should have line break after. | 1807 | |
| blocks | LeftCurly | '{' at column 49 should have line break after. | 1810 | |
| blocks | LeftCurly | '{' at column 54 should have line break after. | 1813 | |
| blocks | LeftCurly | '{' at column 65 should have line break after. | 1816 | |
| blocks | LeftCurly | '{' at column 47 should have line break after. | 1819 | |
| blocks | LeftCurly | '{' at column 47 should have line break after. | 1822 | |
| blocks | LeftCurly | '{' at column 25 should have line break after. | 1825 | |
| blocks | LeftCurly | '{' at column 29 should have line break after. | 1828 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 1831 | |
| blocks | LeftCurly | '{' at column 43 should have line break after. | 1834 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 1837 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 1840 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 1843 | |
| blocks | LeftCurly | '{' at column 43 should have line break after. | 1846 | |
| blocks | LeftCurly | '{' at column 52 should have line break after. | 1849 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1852 | |
| blocks | LeftCurly | '{' at column 56 should have line break after. | 1852 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.After' import. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 167 | |
| sizes | MethodLength | Method length is 151 lines (max allowed is 150). | 380 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 573 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 575 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 653 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 656 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 775 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 777 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 842 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 843 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 844 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 845 | |
| blocks | LeftCurly | '{' at column 7 should be on the previous line. | 856 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 865 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 960 | |
| coding | EmptyStatement | Empty statement. | 960 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 981 | |
| coding | EmptyStatement | Empty statement. | 981 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1068 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 282 | |
| coding | EmptyStatement | Empty statement. | 283 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 823 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 902 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 968 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 150 | |
| coding | EmptyStatement | Empty statement. | 150 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 182 | |
| coding | EmptyStatement | Empty statement. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 221 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 442 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 497 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 516 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 170 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 97 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 122 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method call' child has incorrect indentation level 4, expected level should be 6. | 46 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 51 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 110). | 170 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be 4. | 145 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be 4. | 155 | |
| coding | EmptyStatement | Empty statement. | 311 | |
| coding | EmptyStatement | Empty statement. | 394 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 56. | 97 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 121 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 182 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 98 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 99 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 100 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 101 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 102 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 103 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 126 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 132 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 138 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 100 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 446 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 499 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 500 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 501 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 144 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 149 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 161 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 133 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 180 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 203 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 209 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 164 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 166 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 168 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 188 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 178 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 198 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 201 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 213 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 214 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 218 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 235 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 238 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ri' has incorrect indentation level 4, expected level should be 6. | 326 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 117 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52, 53. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 150 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 150 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 320 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 352 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 392 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 398 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 407 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 144 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 151 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 4, expected level should be 6. | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 162 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 165 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 182 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 567 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 606 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 133 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 134 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 290 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 295 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 307 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 94 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 209 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'requestsMap' has incorrect indentation level 6, expected level should be 8. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 108). | 180 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 283 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 365 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 72 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 75 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 78 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 97 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 98 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 103 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 65. | 173 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 202 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 207 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 234 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 65. | 263 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 273 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 351 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 357 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 447 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 581 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 607 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 608 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 626 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 643 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 155 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 230 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 255 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 378 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 383 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 384 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 466 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 473 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 490 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 497 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 514 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 576 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 582 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 584 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 601 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 603 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'else' child has incorrect indentation level 4, expected level should be 6. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 225 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 350 | |
| blocks | EmptyBlock | Must have at least one statement. | 468 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 232 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 256 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 102 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 187 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 190 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 191 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 193 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 5, expected level should be 6. | 271 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 276 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 483 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 352 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 353 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 406 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 511 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 512 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 513 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 514 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 594 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 621 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 815 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 823 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 845 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 846 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 848 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 849 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 850 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 851 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 855 | |
| indentation | Indentation | 'ZooKeeperConnectionException' has incorrect indentation level 2, expected level should be 4. | 856 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 886 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 904 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 905 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 907 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 913 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 914 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 956 | |
| blocks | EmptyBlock | Must have at least one statement. | 1000 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 127). | 204 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 87 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 167 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 12. | 239 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 12. | 268 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 382 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 410 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 439 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 473 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 474 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 524 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 873 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 970 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 124 | |
| coding | EmptyStatement | Empty statement. | 124 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 523 | |
| indentation | Indentation | 'try' child has incorrect indentation level 7, expected level should be 6. | 547 | |
| indentation | Indentation | 'try' child has incorrect indentation level 7, expected level should be 6. | 548 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 69 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 72 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 96 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 97 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 102 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 234 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 548 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 77 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 159 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 264 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 428 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 232 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 230 lines (max allowed is 150). | 137 | |
| sizes | MethodLength | Method length is 254 lines (max allowed is 150). | 371 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 887 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 889 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 891 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 894 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 998 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1005 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 189 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.StoreConfigInformation' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'currentCompactedKVs' must be private and have accessor methods. | 42 | |
| design | VisibilityModifier | Variable 'totalCompactedSize' must be private and have accessor methods. | 44 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValueUtil' import. | 37 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 100 | |
| design | VisibilityModifier | Variable 'maxKeyCount' must be private and have accessor methods. | 121 | |
| design | VisibilityModifier | Variable 'earliestPutTs' must be private and have accessor methods. | 123 | |
| design | VisibilityModifier | Variable 'latestPutTs' must be private and have accessor methods. | 125 | |
| design | VisibilityModifier | Variable 'maxSeqId' must be private and have accessor methods. | 127 | |
| design | VisibilityModifier | Variable 'maxMVCCReadpoint' must be private and have accessor methods. | 129 | |
| design | VisibilityModifier | Variable 'maxTagsLength' must be private and have accessor methods. | 131 | |
| design | VisibilityModifier | Variable 'minSeqIdToKeep' must be private and have accessor methods. | 133 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 194 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 201 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 235 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 384 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class CurrentHourProvider should be declared as final. | 25 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 27 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 57 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 23 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 30 | |
| blocks | LeftCurly | '{' at column 60 should have line break after. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 62 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 63 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 64 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 68 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 69 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 70 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 71 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 72 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 73 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 5, expected level should be one of the following: 4, 6. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'if' child has incorrect indentation level 9, expected level should be 8. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 134 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 144 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 185 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 203 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 300 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 319 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 325 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 368 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 416 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 57 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 47. | 142 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 172 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 179 | |
| indentation | Indentation | 'while' child has incorrect indentation level 8, expected level should be 6. | 460 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 560 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 562 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 601 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 819 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 63 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ClusterConnection' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegion' import. | 39 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 7, expected level should be 8. | 116 | |
| indentation | Indentation | 'try' child has incorrect indentation level 9, expected level should be 8. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Server' import. | 27 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 76 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 77 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 10, expected level should be 12. | 78 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 79 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 80 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 89 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ShipperListener' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.filter.Filter' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue.Type' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode' import. | 36 | |
| design | VisibilityModifier | Variable 'ts' must be private and have accessor methods. | 110 | |
| design | VisibilityModifier | Variable 'mvcc' must be private and have accessor methods. | 111 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 165 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 200 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 201 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 203 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 204 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 205 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 206 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 209 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 210 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 212 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 213 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 214 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 215 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 216 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 217 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 280 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeepDeletedCells' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 275 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 303 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 321 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 333 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValueUtil' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 41. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 167 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 45. | 174 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 45. | 175 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 45. | 176 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 45. | 177 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 186 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 187 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 188 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 189 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 230 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 231 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 232 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 233 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 234 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValueUtil' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.IsolationLevel' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.snapshot.ClientSnapshotDescriptionUtils' import. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.RegionReplicaUtil' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.snapshot.SnapshotCreationException' import. | 57 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 95 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 3, expected level should be 2. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 187 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 188 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 190 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 192 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 205 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 206 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 220 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 223 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 358 | |
| blocks | EmptyBlock | Must have at least one statement. | 373 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 381 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'encodedName2HighestSequenceId' must be private and have accessor methods. | 246 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 856 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 857 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 858 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 859 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.codec.Codec' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.CommonFSUtils.StreamLacksCapabilityException' import. | 49 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 230 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 188 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 246 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 355 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 194 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 294 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 295 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 265 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 330 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 331 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 332 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 333 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 334 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 338 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 396 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 397 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 398 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 399 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 400 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 466 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 467 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 468 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 469 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 470 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 474 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 574 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 575 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 576 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 577 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 578 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 582 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 665 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 751 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 753 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 763 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 908 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 910 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be one of the following: 16, 18. | 911 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 912 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 913 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 914 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 915 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 1196 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 1198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.htrace.core.TraceScope' import. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.TagCompressionContext' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WAL' import. | 36 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 44 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 88 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 105 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 115 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 142 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 116). | 246 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 247 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 512 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 711 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 790 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 792 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 978 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 979 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 40 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 43 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 44 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileSystem' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 192 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 193 | |
| indentation | Indentation | 'if' has incorrect indentation level 5, expected level should be 4. | 193 | |
| indentation | Indentation | 'if' has incorrect indentation level 5, expected level should be 4. | 194 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 196 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 5, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 198 | |
| indentation | Indentation | 'if' has incorrect indentation level 5, expected level should be 4. | 199 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 200 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 5, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 202 | |
| sizes | LineLength | Line is longer than 100 characters (found 194). | 238 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 261 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 266 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 457 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'else' construct must use '{}'s. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.EncryptionUtil' import. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.Encryptor' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 265 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 266 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 267 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 268 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 338 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 380 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 175 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.codec.BaseDecoder' import. | 32 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 107 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 125 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 210 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class WALEnvironment should be declared as final. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class WALUtil should be declared as final. | 48 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 68 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 100 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 134 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 114). | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WAL.Entry' import. | 28 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Abortable' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.regionserver.MetricsSource' import. | 34 | |
| blocks | LeftCurly | '{' at column 37 should have line break after. | 114 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.HBaseException' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ServerName' import. | 29 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 69 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 78 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 79 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 80 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 81 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 82 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 12. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 86 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 87 | |
| indentation | Indentation | 'else' child has incorrect indentation level 14, expected level should be 16. | 88 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 14. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 12. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 93 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 94 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 95 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WAL.Entry' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 27. | 231 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 37. | 242 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 44. | 245 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 27. | 345 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 37. | 365 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 44. | 369 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 27. | 401 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 37. | 411 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 697 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 699 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 700 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 701 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 229 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 230 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 231 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 283 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 310 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 1, expected level should be 2. | 279 | |
| sizes | MethodLength | Method length is 153 lines (max allowed is 150). | 374 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 114). | 256 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 285 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 295 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 311 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 322 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 323 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 565 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 416 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 421 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 422 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 463 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 464 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 465 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 492 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 493 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 494 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WAL.Entry' import. | 23 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 21 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 251 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 567 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 586 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 69 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 102 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 275 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.FileNotFoundException' import. | 15 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 45 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 22 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 353 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 501 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 503 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 116). | 122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 134 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 47 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 59 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 153 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 168 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 335 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 351 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 352 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 353 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 354 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 357 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 395 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 431 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 441 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationQueueInfo' import. | 25 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 371 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 21 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 143 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 144 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 208 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 215 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 230 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 410 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 413 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint. | 51 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource. | 52 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSourceShipper. | 53 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.Replication. | 54 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.ReplicationSource. | 55 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager. | 56 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 99 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 101 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 296 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 484 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 580 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 581 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 583 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 622 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 623 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 195 | |
| sizes | MethodLength | Method length is 278 lines (max allowed is 150). | 269 | |
| sizes | MethodLength | Method length is 253 lines (max allowed is 150). | 292 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 326 | |
| sizes | LineLength | Line is longer than 100 characters (found 159). | 336 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 376 | |
| sizes | LineLength | Line is longer than 100 characters (found 162). | 381 | |
| sizes | LineLength | Line is longer than 100 characters (found 147). | 386 | |
| sizes | LineLength | Line is longer than 100 characters (found 136). | 401 | |
| sizes | LineLength | Line is longer than 100 characters (found 171). | 406 | |
| sizes | LineLength | Line is longer than 100 characters (found 156). | 411 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 436 | |
| sizes | LineLength | Line is longer than 100 characters (found 146). | 441 | |
| sizes | LineLength | Line is longer than 100 characters (found 179). | 476 | |
| sizes | LineLength | Line is longer than 100 characters (found 164). | 481 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 8, expected level should be 6. | 598 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 22 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 364 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 55 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 56 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 57 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 58 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 4, expected level should be 6. | 59 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 6, expected level should be 8. | 60 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 4, expected level should be 6. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 23 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.rest.MetricsRESTSource. | 25 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 5, expected level should be 4. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.model.NamespacesModel' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 217 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 357 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 11, expected level should be one of the following: 10, 12. | 500 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 539 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 571 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 591 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 621 | |
| indentation | Indentation | '", startRow="' has incorrect indentation level 10, expected level should be 12. | 738 | |
| indentation | Indentation | '", perClientRunRows="' has incorrect indentation level 10, expected level should be 12. | 739 | |
| indentation | Indentation | '", totalRows="' has incorrect indentation level 10, expected level should be 12. | 740 | |
| indentation | Indentation | '", clients="' has incorrect indentation level 10, expected level should be 12. | 741 | |
| indentation | Indentation | '", flushCommits="' has incorrect indentation level 10, expected level should be 12. | 742 | |
| indentation | Indentation | '", writeToWAL="' has incorrect indentation level 10, expected level should be 12. | 743 | |
| indentation | Indentation | '", useTags="' has incorrect indentation level 10, expected level should be 12. | 744 | |
| indentation | Indentation | '", noOfTags="' has incorrect indentation level 10, expected level should be 12. | 745 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 1031 | |
| blocks | EmptyBlock | Must have at least one statement. | 1236 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1239 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1307 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1558 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.EnumSet' import. | 25 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.jaxrs.json.JacksonJaxbJsonProvider' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.http.HttpServerUtil' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.http.HttpVersion' import. | 54 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.server.HttpConnectionFactory' import. | 56 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.server.HttpConfiguration' import. | 58 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.server.SecureRequestCustomizer' import. | 60 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.servlet.ServletContextHandler' import. | 62 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.jmx.MBeanContainer' import. | 65 | |
| imports | ImportOrder | Wrong order for 'javax.servlet.DispatcherType' import. | 73 | |
| design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 109 | |
| blocks | EmptyBlock | Must have at least one statement. | 223 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 264 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 266 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 341 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 155 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableNotFoundException' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 227 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 14. | 228 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 10, expected level should be 12. | 229 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 14. | 230 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 10, expected level should be 12. | 231 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 267 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 268 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 8. | 269 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 10. | 270 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 8. | 271 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 313 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 338 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 339 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 8. | 340 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 10. | 341 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 8. | 342 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 403 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 405 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 444 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 445 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 8. | 446 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 10. | 447 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 8. | 448 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 561 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 562 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 8. | 563 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 10. | 564 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 8. | 565 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 691 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 692 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 8. | 693 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 10. | 694 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 8. | 695 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 714 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 785 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 786 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 8. | 787 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 10. | 788 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 8. | 789 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 808 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 848 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 882 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 883 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 8. | 884 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 10. | 885 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 8. | 886 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.databind.ObjectMapper' import. | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 265 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 273 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 293 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 294 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 306 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 314 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 332 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 357 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 378 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 394 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 411 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 449 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 543 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Get' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 31 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 71 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 76 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 119 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 174 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 237 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 238 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 10. | 239 | |
| indentation | Indentation | 'while' child has incorrect indentation level 10, expected level should be 12. | 240 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 12. | 241 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 242 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 243 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 12. | 244 | |
| indentation | Indentation | 'while' child has incorrect indentation level 10, expected level should be 12. | 245 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 10. | 246 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 247 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 6, expected level should be 8. | 248 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 249 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 250 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 10. | 251 | |
| indentation | Indentation | 'while' child has incorrect indentation level 10, expected level should be 12. | 252 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 12. | 253 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 254 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 255 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 12. | 256 | |
| indentation | Indentation | 'while' child has incorrect indentation level 10, expected level should be 12. | 257 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 10. | 258 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 259 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 6, expected level should be 8. | 260 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 261 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 262 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.model.CellModel' import. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.core.JsonParseException' import. | 42 | |
| indentation | Indentation | 'Collections' has incorrect indentation level 3, expected level should be 4. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 130 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 131 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 132 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 8. | 133 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 10. | 135 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 8. | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonIgnore' import. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UpperEll | Should use uppercase 'L'. | 545 | |
| misc | UpperEll | Should use uppercase 'L'. | 548 | |
| misc | UpperEll | Should use uppercase 'L'. | 551 | |
| misc | UpperEll | Should use uppercase 'L'. | 554 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 393 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 289 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 292 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 342 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 345 | |
| sizes | MethodLength | Method length is 154 lines (max allowed is 150). | 499 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 574 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 575 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 576 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 577 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 579 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 580 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 581 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 582 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 584 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 585 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 586 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 587 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 589 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 590 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 591 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 592 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 593 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 594 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 596 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 597 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 598 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 599 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 600 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 601 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 603 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 604 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 605 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 606 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 607 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 608 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 622 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 623 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 624 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 625 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 627 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 628 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 629 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 630 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 632 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 633 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 634 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 635 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 637 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 638 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 639 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 640 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 642 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 643 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 644 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 645 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 647 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 648 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 649 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 650 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 735 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 736 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 737 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 738 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 739 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 740 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 742 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 743 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 744 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 745 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 746 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 747 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 749 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 750 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 751 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 752 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 753 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 754 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 756 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 757 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 758 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 759 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 760 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 761 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 763 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 764 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 765 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 766 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 767 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 768 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 782 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 783 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 784 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 785 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 786 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 787 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 789 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 790 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 791 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 792 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 793 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 794 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 898 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 899 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 900 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 901 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 902 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 903 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 905 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 906 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 907 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 908 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 909 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 910 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 912 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 913 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 914 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 915 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 916 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 917 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 933 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 934 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 935 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 936 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 937 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 938 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 940 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 941 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 942 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 943 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 944 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 945 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 947 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 948 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 949 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 950 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 951 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 952 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 974 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 999 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1000 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1001 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1002 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1003 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1004 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 99 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 296 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. | 297 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 298 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 303 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. | 304 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 305 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 687 | |
| indentation | Indentation | 'object def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 688 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 16, expected level should be one of the following: 12, 14. | 692 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 16, expected level should be one of the following: 12, 14. | 693 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 16, expected level should be one of the following: 12, 14. | 694 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 6. | 703 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.model.VersionModel' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 220 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 322 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 334 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 351 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 362 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 373 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 385 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 400 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 418 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 423 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 451 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 470 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 484 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 532 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 535 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 547 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 550 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 572 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 586 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 634 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 637 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 649 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 652 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 672 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 683 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 125 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 127 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 128 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 129 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 130 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 131 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 132 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 133 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 134 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 135 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 136 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 137 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 138 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 139 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 153 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 6. | 155 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 6. | 156 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 157 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 167 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 168 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 169 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 171 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 172 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 173 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 174 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 175 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 176 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 177 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 178 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 179 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 180 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 181 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 209 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 210 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 212 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 214 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 216 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 219 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 220 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 221 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 222 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 223 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 224 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 225 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 226 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 227 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 228 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 229 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 230 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 257 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 258 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 259 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 260 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 261 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 262 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 263 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 264 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 265 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 266 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 267 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 268 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 269 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 298 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 299 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 300 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 301 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 302 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 303 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 304 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 305 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 306 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 307 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 308 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 343 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 344 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 345 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 346 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 347 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 348 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 349 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 350 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 351 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 352 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 353 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 382 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 383 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 384 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 385 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 386 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 387 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 388 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 389 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 390 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 391 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 392 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 393 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 394 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 395 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Append' import. | 39 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 67 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 259 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 271 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 272 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 273 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 274 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 275 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 276 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 277 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 278 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 279 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 280 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 281 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 282 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 283 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 321 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 321 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 349 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 400 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 401 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 402 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 403 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 404 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 405 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 406 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 407 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 408 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 409 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 410 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 455 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 456 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 457 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 458 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 459 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 460 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 461 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 462 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 463 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 464 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 465 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 479 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 480 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 481 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 482 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 483 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 484 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 485 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 486 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 487 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 488 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 489 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 532 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 533 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 534 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 535 | |
| indentation | Indentation | 'try' has incorrect indentation level 10, expected level should be 12. | 536 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 14. | 537 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 10, expected level should be 12. | 538 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 14. | 539 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 10, expected level should be 12. | 540 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 541 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 542 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 543 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 559 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 560 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 561 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 562 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 563 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 564 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 565 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 566 | |
| indentation | Indentation | 'try' has incorrect indentation level 10, expected level should be 12. | 567 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 14. | 568 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 10, expected level should be 12. | 569 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 14. | 570 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 10, expected level should be 12. | 571 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 572 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 573 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 574 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 674 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 699 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 700 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 701 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 702 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 703 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 704 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 705 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 706 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 707 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 708 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 709 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 710 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 711 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 717 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 724 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 756 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 757 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 758 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 759 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 760 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 761 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 762 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 763 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 764 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 765 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 766 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 767 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 768 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 774 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 781 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 784 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 793 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 800 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 879 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 885 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 891 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 902 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 913 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 919 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 930 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 936 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.http.Header' import. | 28 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 118 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 161 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 349 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 583 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonProperty' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellUtil' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HColumnDescriptor' import. | 32 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonAnyGetter' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| blocks | LeftCurly | '{' at column 23 should have line break after. | 85 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 34 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonProperty' import. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 38 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonInclude' import. | 79 | |
| design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 134 | |
| design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 135 | |
| design | VisibilityModifier | Variable 'op' must be private and have accessor methods. | 136 | |
| design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 206 | |
| design | VisibilityModifier | Variable 'op' must be private and have accessor methods. | 207 | |
| design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 209 | |
| design | VisibilityModifier | Variable 'filters' must be private and have accessor methods. | 210 | |
| design | VisibilityModifier | Variable 'limit' must be private and have accessor methods. | 211 | |
| design | VisibilityModifier | Variable 'offset' must be private and have accessor methods. | 212 | |
| design | VisibilityModifier | Variable 'family' must be private and have accessor methods. | 213 | |
| design | VisibilityModifier | Variable 'qualifier' must be private and have accessor methods. | 214 | |
| design | VisibilityModifier | Variable 'ifMissing' must be private and have accessor methods. | 215 | |
| design | VisibilityModifier | Variable 'latestVersion' must be private and have accessor methods. | 216 | |
| design | VisibilityModifier | Variable 'minColumn' must be private and have accessor methods. | 217 | |
| design | VisibilityModifier | Variable 'minColumnInclusive' must be private and have accessor methods. | 218 | |
| design | VisibilityModifier | Variable 'maxColumn' must be private and have accessor methods. | 219 | |
| design | VisibilityModifier | Variable 'maxColumnInclusive' must be private and have accessor methods. | 220 | |
| design | VisibilityModifier | Variable 'dropDependentColumn' must be private and have accessor methods. | 221 | |
| design | VisibilityModifier | Variable 'chance' must be private and have accessor methods. | 222 | |
| design | VisibilityModifier | Variable 'prefixes' must be private and have accessor methods. | 223 | |
| design | VisibilityModifier | Variable 'timestamps' must be private and have accessor methods. | 225 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 352 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 373 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 374 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 375 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 376 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 377 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 378 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 379 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 380 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 381 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 382 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 383 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 386 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 387 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 388 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 391 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 392 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 393 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 394 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 395 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 396 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 10. | 397 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 12. | 398 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 10. | 399 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 400 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 6, expected level should be 8. | 401 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 402 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 403 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 404 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 405 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 406 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 407 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 408 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 409 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 410 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 411 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 412 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 10. | 413 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 12. | 414 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 10. | 415 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 416 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 6, expected level should be 8. | 417 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 418 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 419 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 6, expected level should be 8. | 420 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 421 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 422 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 423 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 424 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 425 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 426 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 427 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 428 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 429 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 430 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 431 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 432 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 433 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 434 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 435 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 436 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 437 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 440 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 441 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 442 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 443 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 444 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 445 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 446 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 447 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 448 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 451 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 452 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 453 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 454 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 455 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 456 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 457 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 458 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 459 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 460 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 461 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 462 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 463 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 464 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 465 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 466 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 467 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 468 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 469 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 470 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 471 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 490 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 501 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 512 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 574 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 597 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 599 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 764 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 825 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.ProtobufMessageHandler' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 35 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonProperty' import. | 39 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 503 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 593 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 631 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.ProtobufMessageHandler' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. | 29 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Iterator' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HColumnDescriptor' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 42 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonAnyGetter' import. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.core.JsonParseException' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 116). | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 48 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 49 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 52 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 53 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.ProtobufMessageHandler' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 32 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.model.CellModel' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.Constants' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.Constants' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 104 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 280 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 370 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 462 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 467 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.security.token.Token' import. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.security.UserGroupInformation' import. | 27 | |
| design | VisibilityModifier | Variable 'authenticationMethod' must be private and have accessor methods. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.security.UserGroupInformation' import. | 27 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.security.authorize.PolicyProvider' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.WritableUtils' import. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 188 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 215 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 251 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.security.UserGroupInformation' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.security.UserProvider. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.security.token.Token' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.FallbackDisallowedException' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.ipc.RemoteException' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 26 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.security.sasl.SaslClient' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 220 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 276 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 3, expected level should be 2. | 261 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 283 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 336 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 338 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 32 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 199 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 201 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 220 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 222 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 223 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 278 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 168 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 70 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 104 | |
| indentation | Indentation | 'method call rparen' has incorrect indentation level 10, expected level should be 6. | 184 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 243 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 332 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 333 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 401 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 403 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 412 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 463 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 481 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 511 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 618 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 638 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 649 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 724 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 761 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 773 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 27 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 36 | |
| design | FinalClass | Class AccessControlUtil should be declared as final. | 43 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 295 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 296 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 340 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 355 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 389 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 390 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 391 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 392 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 393 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 394 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 395 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 396 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 397 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 398 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 412 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 413 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 414 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 415 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 416 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 417 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 418 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 419 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 420 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 421 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 493 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 496 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 503 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 520 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 545 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 555 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 568 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 595 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 619 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 640 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 664 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 692 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 4, expected level should be 6. | 764 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 6. | 291 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 307 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 392 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 533 | |
| sizes | MethodLength | Method length is 166 lines (max allowed is 150). | 535 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 648 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 884 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1117 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1209 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1243 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1378 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1379 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1380 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1381 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1382 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1383 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1384 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1385 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1386 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1986 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1990 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1999 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2003 | |
| indentation | Indentation | 'block' child has incorrect indentation level 11, expected level should be 12. | 2057 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2168 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2354 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2357 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 25 | |
| blocks | LeftCurly | '{' at column 29 should have line break after. | 130 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 287 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 288 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 30 | |
| blocks | LeftCurly | '{' at column 24 should have line break after. | 54 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 81 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 163 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 165 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.BlockingRpcChannel' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.JVMClusterUtil.RegionServerThread' import. | 68 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 72 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 78 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 140 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 151 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 289 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.access.Permission.Action' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.ByteString' import. | 29 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 31 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 46 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 56 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 57 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 57 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 58 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 59 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 59 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 60 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 61 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 61 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 62 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 63 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 64 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 65 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 65 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 74 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 76 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 77 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 78 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 79 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 80 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 81 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 82 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 83 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 85 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 97 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 99 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 154 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 155 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 177 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 179 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 180 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 194 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 196 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 206 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 220 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 223 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 240 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 242 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 262 | |
| sizes | LineLength | Line is longer than 100 characters (found 137). | 266 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 267 | |
| sizes | LineLength | Line is longer than 100 characters (found 141). | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Closeable' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 42 | |
| design | FinalClass | Class TableAuthManager should be declared as final. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 238 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 239 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 262 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 291 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 292 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 435 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 436 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 437 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 438 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 448 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 462 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 463 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 464 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 468 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 493 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 494 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 495 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 496 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 497 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 506 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 525 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 526 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 527 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 535 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 662 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 663 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 664 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 676 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 677 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 678 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 690 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 691 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 692 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 704 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 705 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 706 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| indentation | Indentation | 'if' child has incorrect indentation level 4, expected level should be 6. | 321 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 371 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 381 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 383 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 385 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'implements' has incorrect indentation level 2, expected level should be 4. | 499 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 7, expected level should be one of the following: 8, 10. | 564 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 7, expected level should be one of the following: 8, 10. | 586 | |
| blocks | EmptyBlock | Must have at least one statement. | 870 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1181 | |
| sizes | MethodLength | Method length is 243 lines (max allowed is 150). | 1238 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1396 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1488 | |
| sizes | MethodLength | Method length is 165 lines (max allowed is 150). | 1759 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 12. | 1833 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 12. | 1834 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 12. | 1843 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 12. | 1844 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2237 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 2461 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2731 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2745 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 300 | |
| blocks | EmptyBlock | Must have at least one statement. | 326 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 530 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 765 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 221 lines (max allowed is 150). | 151 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 245 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 167 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 107). | 132 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 248 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 252 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 260 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 342 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 343 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 347 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 348 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 352 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 353 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 366 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 397 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 20, expected level should be 19. | 423 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 170 lines (max allowed is 150). | 242 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 401 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 403 | |
| sizes | MethodLength | Method length is 298 lines (max allowed is 150). | 473 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 973 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Closeable' import. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 231 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 278 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.DataInput' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 26 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 84 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.Text' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileSystem' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 36 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 10, expected level should be 8. | 274 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 445 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 446 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 474 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.zookeeper.ZKClusterId' import. | 38 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 51 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 21 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 67 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 343 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 344 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 386 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 423 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 621 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 633 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 648 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 693 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 447 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.visibility.expression.ExpressionNode' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.visibility.expression.ExpressionNode' import. | 26 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 76 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 90 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 303 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 304 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 305 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 306 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 307 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 308 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 309 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 310 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 46 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Get' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 358 lines (max allowed is 150). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 253 lines (max allowed is 150). | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 404 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 266 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 379 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 407 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 28. | 872 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 12. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 119 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 122 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 123 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 125 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 12. | 283 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 113). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'else' construct must use '{}'s. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 155 lines (max allowed is 150). | 2601 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 240 lines (max allowed is 150). | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 207 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 296 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 297 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 298 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 314 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 23 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants.OperationStatusCode.SANITY_CHECK_FAILURE' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 113 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 209 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 218 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 480 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 481 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 608 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 728 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1062 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 25 | |
| design | FinalClass | Class VisibilityLabelServiceManager should be declared as final. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 33 | |
| design | FinalClass | Class VisibilityLabelsCache should be declared as final. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class TagInfo should be declared as final. | 56 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 126 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 127 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 130 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 131 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 132 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 133 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 136 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 137 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 140 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 141 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 142 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 143 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 144 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 31 should have line break after. | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 30 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 127 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 130 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 140 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 231 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 237 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 279 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 325 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 346 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 374 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 394 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 449 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 474 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 475 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 476 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 477 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 478 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 479 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 480 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 481 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 482 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 483 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 484 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 485 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 495 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 496 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 497 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 498 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 499 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 500 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 501 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 502 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 503 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 504 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 505 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 506 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 515 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 518 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 596 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 599 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 609 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 612 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 641 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 711 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 714 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 724 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 727 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 792 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 810 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 852 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 855 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 875 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 881 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 895 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 914 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 916 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 996 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1099 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1227 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1298 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1299 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1301 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1352 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1353 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1356 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1366 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1369 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1396 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1397 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1467 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1469 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1509 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1512 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1532 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1538 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1572 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1629 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1631 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1636 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1637 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1638 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1639 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1640 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1641 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1642 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1643 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1644 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1654 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1659 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1660 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1661 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1662 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1663 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1664 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1665 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1666 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1667 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1668 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1681 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1717 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1718 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1720 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1722 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1749 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1750 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1751 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1769 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 1774 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1788 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1789 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1790 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 1793 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1808 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1810 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 1812 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 1822 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1824 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 1841 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1842 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 1843 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1856 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1874 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1886 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 2089 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2162 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2166 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2207 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2258 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2262 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2269 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2271 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2274 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2289 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2301 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2305 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2314 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2332 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2346 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2365 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2384 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2402 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2420 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2434 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2448 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2462 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2580 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2603 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2618 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2633 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2647 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2661 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2662 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2663 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 2779 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 2883 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2925 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2938 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 2955 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 2957 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 2958 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 2960 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 2961 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 2962 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 2963 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 2971 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 2973 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 2974 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 3005 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 3006 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 3007 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 3009 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3010 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3013 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 3067 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 3082 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3083 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 3105 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3106 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 3127 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 3128 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 3129 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 3130 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 3131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 188 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 192 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 229 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 230 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 233 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 237 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 250 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 251 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 252 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 253 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 254 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 255 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 256 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 283 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 284 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 285 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 286 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 287 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 289 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 324 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 325 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 327 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 342 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 343 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 345 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 364 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 365 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 385 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 386 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 388 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 405 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 406 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 408 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 412 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 441 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 442 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 445 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 452 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 482 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 483 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 484 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 485 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 487 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 508 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 509 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 510 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 527 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 528 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 529 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 530 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 553 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 554 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 555 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 556 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 557 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 571 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 572 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 573 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 574 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 575 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 576 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 596 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 635 | |
| indentation | Indentation | 'org' has incorrect indentation level 9, expected level should be 10. | 676 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 737 | |
| indentation | Indentation | 'org' has incorrect indentation level 9, expected level should be 10. | 799 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1016 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1090 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1091 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1092 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1093 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1094 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1096 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1134 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1220 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1233 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1247 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1259 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1296 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1330 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1331 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1374 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1387 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1492 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1493 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1611 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1656 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1768 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1780 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1792 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1803 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1806 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.StringUtils' import. | 35 | |
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 95 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 203 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 210 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 215 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 220 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 241 | |
| indentation | Indentation | 'method def lparen' has incorrect indentation level 6, expected level should be 2. | 252 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 252 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 253 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 279 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 349 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 366 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 367 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 372 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 391 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 444 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 445 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 446 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 219 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 274 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 25 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.SnapshotDescription' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 6. | 63 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 6. | 64 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 81 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 84 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 276 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 277 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 542 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 545 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 549 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 552 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 600 | |
| blocks | LeftCurly | '{' at column 44 should have line break after. | 770 | |
| blocks | LeftCurly | '{' at column 45 should have line break after. | 773 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 776 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 804 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 805 | |
| sizes | MethodLength | Method length is 170 lines (max allowed is 150). | 939 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 979 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.SnapshotDescription' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.SnapshotDescription' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 156 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 379 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 420 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 435 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 450 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 564 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 582 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 636 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 659 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 725 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 802 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 816 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 817 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 818 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 819 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 820 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 821 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.SnapshotDescription' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 122 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 157 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 158 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 159 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 182 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 316 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 328 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 343 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 367 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.SnapshotDescription' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.SnapshotDescription' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 125 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 126 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 127 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 152 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 191 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 229 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 326 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 398 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 460 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 470 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 481 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 161 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 327 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 410 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 448 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 550 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 211 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 213 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 223 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 226 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 227 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 228 | |
| sizes | LineLength | Line is longer than 100 characters (found 152). | 233 | |
| sizes | LineLength | Line is longer than 100 characters (found 158). | 240 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 269 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 450 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 453 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 454 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 455 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 456 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 457 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 458 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 459 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 460 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 461 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 591 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 12. | 605 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 623 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 661 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 671 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 805 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 820 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 24 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 3, expected level should be 2. | 54 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 5, expected level should be 4. | 55 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 3, expected level should be 2. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 210 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 227 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 320 | |
| blocks | EmptyBlock | Must have at least one statement. | 325 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 338 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 212 | |
| indentation | Indentation | 'try' has incorrect indentation level 4, expected level should be 6. | 257 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 258 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 259 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 260 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 261 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 4, expected level should be 6. | 262 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 6, expected level should be 8. | 263 | |
| coding | EmptyStatement | Empty statement. | 449 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 520 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 169 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 211 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 278 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 438 | |
| misc | UpperEll | Should use uppercase 'L'. | 594 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 609 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 626 | |
| misc | UpperEll | Should use uppercase 'L'. | 653 | |
| misc | UpperEll | Should use uppercase 'L'. | 657 | |
| misc | UpperEll | Should use uppercase 'L'. | 660 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 703 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 860 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 945 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 947 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 965 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 979 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1086 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 1087 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1104 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1219 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 1223 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1225 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1248 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1251 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1393 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1402 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1462 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1576 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1579 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1583 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1585 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1645 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1824 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 110). | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 95 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 341 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 497 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 533 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 642 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 70 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.mapreduce.WALPlayer' import. | 72 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 73 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedReader' import. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 0, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 2, expected level should be 4. | 159 | |
| indentation | Indentation | 'if' has incorrect indentation level 2, expected level should be 4. | 160 | |
| indentation | Indentation | 'if' child has incorrect indentation level 4, expected level should be 6. | 161 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 2, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 0, expected level should be 2. | 163 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 172 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 177 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 177 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 177 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 177 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 177 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 177 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 178 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 178 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 178 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 179 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 179 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 179 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 180 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 180 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 180 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 180 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 180 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 180 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 186 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 280 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 471 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 488 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 507 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 509 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 512 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 516 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 558 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 559 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 560 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 561 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 562 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 563 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 564 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 565 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 650 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 33 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 287 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 164 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 226 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 342 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 344 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 355 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 368 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52. | 94 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52. | 95 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 69. | 144 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 193 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 194 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 195 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 196 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 197 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 198 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 199 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 200 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 201 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 202 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 398 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 22, 23. | 197 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 20, 21. | 199 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 20, 21. | 200 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 20, 21. | 201 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 16, expected level should be 14. | 426 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class HbaseHandlerMetricsProxy should be declared as final. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 117). | 178 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 255 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 16, expected level should be 14. | 279 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 122 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 123 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 125 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 126 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 127 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 128 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 149 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 150 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 202 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 298 | |
| blocks | EmptyBlock | Must have at least one statement. | 308 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ClientConnnection should be declared as final. | 262 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UpperEll | Should use uppercase 'L'. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| coding | EmptyStatement | Empty statement. | 218 | |
| indentation | Indentation | 'try' has incorrect indentation level 3, expected level should be 4. | 228 | |
| indentation | Indentation | 'try' child has incorrect indentation level 5, expected level should be 6. | 229 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 229 | |
| indentation | Indentation | 'try' child has incorrect indentation level 5, expected level should be 6. | 230 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 230 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 3, expected level should be 4. | 231 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 5, expected level should be 6. | 232 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 3, expected level should be 4. | 233 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 243 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 308 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 309 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 324 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 402 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 482 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 523 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 603 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 668 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 702 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 801 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 827 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 828 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 835 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 847 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 848 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 849 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 850 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 879 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 14, 40, 41. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 67 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 70 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 97 | |
| indentation | Indentation | 'if' has incorrect indentation level 5, expected level should be 4. | 98 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 102 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 103 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 5, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 225 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 165 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 465 | |
| sizes | MethodLength | Method length is 162 lines (max allowed is 150). | 539 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 3, expected level should be 4. | 727 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 779 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 795 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 808 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 819 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 12. | 1145 | |
| indentation | Indentation | 'else' child has incorrect indentation level 14, expected level should be 12. | 1147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1388 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1390 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1461 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1463 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1470 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1472 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1788 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 10, expected level should be 8. | 1906 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 10, expected level should be 8. | 1953 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 153 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 8. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 6. | 156 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 157 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 158 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 159 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 160 | |
| indentation | Indentation | 'for' has incorrect indentation level 10, expected level should be 8. | 161 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 10. | 162 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 10, expected level should be 8. | 166 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 6. | 167 | |
| indentation | Indentation | 'else' child has incorrect indentation level 10, expected level should be 8. | 168 | |
| indentation | Indentation | 'for' has incorrect indentation level 10, expected level should be 8. | 169 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 10. | 170 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 10, expected level should be 8. | 174 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 6. | 175 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 120). | 57 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 151 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 12. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 244 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 1048 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 1, expected level should be 2. | 1180 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1214 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 1266 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 159 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 160 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 161 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 162 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 246 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 247 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 287 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 290 | |
| sizes | MethodLength | Method length is 227 lines (max allowed is 150). | 378 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ThriftUtilities should be declared as final. | 77 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 291 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 292 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 293 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 294 | |
| indentation | Indentation | 'else' child has incorrect indentation level 14, expected level should be 16. | 295 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 14. | 296 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 297 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 298 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 299 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 300 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 301 | |
| indentation | Indentation | 'else' child has incorrect indentation level 14, expected level should be 16. | 302 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 14. | 303 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 304 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 305 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 306 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 307 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 308 | |
| indentation | Indentation | 'else' child has incorrect indentation level 14, expected level should be 16. | 309 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 14. | 310 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 311 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 312 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 313 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 314 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 315 | |
| indentation | Indentation | 'else' child has incorrect indentation level 14, expected level should be 16. | 316 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 14. | 318 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 319 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 420 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 422 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 424 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 94 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 348 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 349 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 350 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 351 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 352 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 353 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 472 | |
| sizes | MethodLength | Method length is 161 lines (max allowed is 150). | 643 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 755 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 798 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 863 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1007 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1017 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1022 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1319 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1382 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1476 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 1494 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.String.format' import. | 49 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 617 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. | 619 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. | 621 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 622 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 623 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 118). | 103 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 156 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 157 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. | 123 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. | 134 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. | 154 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. | 164 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. | 174 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. | 187 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. | 234 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 25. | 459 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 265 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 621 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 629 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 44 | |
| indentation | Indentation | 'for' has incorrect indentation level 6, expected level should be 4. | 118 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 148 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 153 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 6, expected level should be 4. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 43 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 94 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 54 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 54 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 95 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 103 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 111 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 124 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 182 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 250 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 250 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 4, expected level should be one of the following: 8, 21. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 93 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 95 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 96 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 96 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 97 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 98 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 99 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. | 100 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 237 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 306 | |
| blocks | LeftCurly | '{' at column 29 should have line break after. | 309 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 312 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 315 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 326 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 377 | |
| blocks | LeftCurly | '{' at column 29 should have line break after. | 380 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 383 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 386 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 398 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 76 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 87 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 88 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 108 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 175 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileStatus' import. | 24 | |
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.CheckForNull' import. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 277 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 53 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 158 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 206 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 234 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 238 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 242 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 262 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 431 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 520 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 521 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 229 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 230 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 265 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 289 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 302 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 303 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 360 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 361 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 363 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 389 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.HFile' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.BloomType' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 158 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 206 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 134 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 136 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 184 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 253 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.CellSink' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BlockingQueue' import. | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.AbstractQueue' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 177 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 324 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 326 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 328 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 37 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 51 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 67 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 253 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 272 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 273 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 301 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 380 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 402 | |
| indentation | Indentation | 'if' has incorrect indentation level 5, expected level should be 4. | 407 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 408 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 5, expected level should be 4. | 409 | |
| indentation | Indentation | 'else' child has incorrect indentation level 7, expected level should be 6. | 410 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 5, expected level should be 4. | 411 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 412 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 558 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 593 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 674 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 675 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 676 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 677 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 678 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 850 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 851 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 852 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 871 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 903 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 965 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 966 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 982 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 983 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1015 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1016 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1039 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1049 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1050 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1150 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1174 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1184 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1186 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 24 | |
| design | FinalClass | Class ByteStringer should be declared as final. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 218 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 219 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 286 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 405 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 436 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 454 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 618 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 635 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 660 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 661 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 688 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 809 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 827 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 840 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 983 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1035 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1057 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1119 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1148 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1212 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1222 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1223 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1224 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1326 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1690 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1691 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1692 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1693 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1698 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1722 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1735 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1736 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1737 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1764 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1765 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1775 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1776 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1785 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1795 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1902 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1915 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1916 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1918 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1926 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 1939 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 1948 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2008 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2009 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2013 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2015 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 2042 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2138 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2141 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2144 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2177 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2180 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2183 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2212 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2215 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2218 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 2233 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2250 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2277 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2302 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 2319 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 2331 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2344 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2356 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2359 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2541 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2542 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2543 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2564 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2565 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2566 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2592 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2593 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 2620 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2653 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 2660 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2666 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2667 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2688 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2689 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 46 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 59 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 79 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 104 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 119 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 185 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 40 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 352 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 353 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 366 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 376 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 378 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 380 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 382 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 384 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 386 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 388 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 390 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 442 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 492 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 61 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 61 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 67 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 144 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 672 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheConfig' import. | 40 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 51 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 113 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.StringUtils' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.AbstractMap' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 34 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 74 | |
| blocks | LeftCurly | '{' at column 44 should have line break after. | 75 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class CoprocessorClassLoader should be declared as final. | 77 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 2, expected level should be one of the following: 6, 8. | 126 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 238 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 264 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 266 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 267 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 268 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 372 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 395 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 396 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 23 should have line break after. | 180 | |
| blocks | LeftCurly | '{' at column 23 should have line break after. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 44 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'synchronized' child has incorrect indentation level 8, expected level should be 6. | 151 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 152 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 8. | 153 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 154 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 8. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 6. | 156 | |
| indentation | Indentation | 'else' has incorrect indentation level 8, expected level should be 6. | 157 | |
| indentation | Indentation | 'try' has incorrect indentation level 10, expected level should be 8. | 158 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 10. | 159 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 12. | 160 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 10. | 161 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 162 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 10, expected level should be 8. | 163 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 10. | 165 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 12. | 166 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 10. | 167 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 10. | 168 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 10. | 170 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 12. | 171 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 10. | 172 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 10. | 173 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 10, expected level should be 8. | 174 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 6. | 175 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 8, expected level should be 6. | 176 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 6, expected level should be 4. | 177 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 31 | |
| design | FinalClass | Class EncryptionTest should be declared as final. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class EnvironmentEdgeManager should be declared as final. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ExceptionUtil should be declared as final. | 36 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 43 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 44 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 53 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 60 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 160 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 162 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 194 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 219 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 272 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 273 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 274 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 276 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 280 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 299 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 301 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 311 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 328 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 329 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 330 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.BlockLocation' import. | 30 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.util.FSUtils. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder' import. | 45 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Coprocessor' import. | 48 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 50 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableDescriptors' import. | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 126 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 133 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 139 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 149 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 219 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 228 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 264 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 302 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 314 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 348 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 367 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 383 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 396 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 399 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 414 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 417 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 433 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 437 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 439 | |
| indentation | Indentation | 'new' has incorrect indentation level 2, expected level should be 4. | 468 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 521 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 523 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 525 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 530 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 554 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 587 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 594 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 622 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 650 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 704 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 732 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 141 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 230 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 250 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 278 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 286 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 290 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 301 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 302 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 305 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 324 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 327 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 367 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 370 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 387 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 403 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 406 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 420 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 424 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 433 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 457 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 472 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 512 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 574 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 616 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 617 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 621 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 625 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 663 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 694 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 696 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 719 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 773 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 790 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 809 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 929 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 948 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 966 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 967 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 968 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 969 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 970 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1017 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1019 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1074 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1076 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 1087 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1177 | |
| indentation | Indentation | 'final' has incorrect indentation level 2, expected level should be 4. | 1180 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1181 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1205 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1210 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1223 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1245 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1346 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1350 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1369 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1374 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1397 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1410 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1574 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1576 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1670 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1688 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1697 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1704 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1706 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1710 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileStatus' import. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 58 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileStatus' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 23 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 149 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 722 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 780 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 857 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 858 | |
| design | VisibilityModifier | Variable 'regionName' must be private and have accessor methods. | 885 | |
| design | VisibilityModifier | Variable 'metaFirstKey' must be private and have accessor methods. | 886 | |
| design | VisibilityModifier | Variable 'metaLastKey' must be private and have accessor methods. | 887 | |
| design | VisibilityModifier | Variable 'storesFirstKey' must be private and have accessor methods. | 888 | |
| design | VisibilityModifier | Variable 'storesLastKey' must be private and have accessor methods. | 889 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 891 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 945 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 947 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1022 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1058 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1155 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1160 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1210 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1214 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 1220 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 1221 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1229 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 1230 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1232 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1246 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1418 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1419 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1421 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1438 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1439 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1443 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1454 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1473 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1474 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1503 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 1506 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1517 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1581 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 1685 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 6. | 1856 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1866 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1867 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1870 | |
| indentation | Indentation | 'if' has incorrect indentation level 7, expected level should be 6. | 1905 | |
| indentation | Indentation | 'if' child has incorrect indentation level 9, expected level should be 8. | 1908 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 7, expected level should be 6. | 1909 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1961 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1977 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2005 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2043 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2233 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2254 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2302 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2403 | |
| sizes | MethodLength | Method length is 232 lines (max allowed is 150). | 2424 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2425 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2427 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2499 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2662 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2697 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2888 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2906 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 3083 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 3127 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3202 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 3202 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 3237 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 3310 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3326 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3374 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3433 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3436 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3540 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3541 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 3619 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3660 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3661 | |
| indentation | Indentation | '.' has incorrect indentation level 10, expected level should be 12. | 3687 | |
| indentation | Indentation | 'KeeperException' has incorrect indentation level 2, expected level should be 4. | 3718 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 3948 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 3949 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 3950 | |
| sizes | LineLength | Line is longer than 100 characters (found 137). | 4170 | |
| design | VisibilityModifier | Variable 'errorCount' must be private and have accessor methods. | 4209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4272 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 4381 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 4442 | |
| coding | EmptyStatement | Empty statement. | 4501 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 4513 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 4822 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 4865 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 4870 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 4871 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 4878 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 4883 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 4890 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 4892 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 4895 | |
| sizes | LineLength | Line is longer than 100 characters (found 145). | 4897 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 4898 | |
| sizes | LineLength | Line is longer than 100 characters (found 179). | 4899 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 4901 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4926 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4927 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 4943 | |
| sizes | MethodLength | Method length is 229 lines (max allowed is 150). | 4954 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 53 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class HBaseHomePath should be declared as final. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class HFileArchiveTestingUtil should be declared as final. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 136 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 138 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 193 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 194 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 181 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 182 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 53 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 96 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 108 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 123 | |
| indentation | Indentation | 'if' has incorrect indentation level 9, expected level should be 10. | 137 | |
| indentation | Indentation | 'if' has incorrect indentation level 11, expected level should be 12. | 138 | |
| indentation | Indentation | 'if' child has incorrect indentation level 13, expected level should be 14. | 139 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 11, expected level should be 12. | 140 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 9, expected level should be 10. | 141 | |
| indentation | Indentation | 'else' child has incorrect indentation level 11, expected level should be 12. | 142 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 9, expected level should be 10. | 143 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 9, expected level should be 10. | 144 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 217 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 280 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 298 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 345 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 346 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'IOException' has incorrect indentation level 2, expected level should be 4. | 100 | |
| indentation | Indentation | 'IOException' has incorrect indentation level 2, expected level should be 4. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 23, 24. | 162 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 167 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 207 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 208 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 294 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 32 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 315 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 86 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 87 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 90 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 91 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 93 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 96 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 99 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 102 | |
| sizes | MethodLength | Method length is 158 lines (max allowed is 150). | 104 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 109 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 109 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 189 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 190 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 191 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 192 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 193 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 194 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 195 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 196 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 197 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 198 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 199 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 200 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 201 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 202 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 203 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 204 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 205 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 206 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 207 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 208 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 209 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 210 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 211 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 213 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 214 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 215 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.databind.ObjectMapper' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 31 | |
| design | FinalClass | Class GcTimes should be declared as final. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. | 57 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 39 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 334 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 576 | |
| sizes | MethodLength | Method length is 191 lines (max allowed is 150). | 585 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 658 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 902 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil' import. | 24 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 53 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 136 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 237 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ClusterConnection' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.test.LoadTestDataGenerator' import. | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 58 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 80 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 81 | |
| sizes | MethodLength | Method length is 166 lines (max allowed is 150). | 325 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 508 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 542 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Consistency' import. | 31 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.test.LoadTestDataGenerator' import. | 48 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 169 | |
| indentation | Indentation | 'case' child has incorrect indentation level 18, expected level should be 20. | 206 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 207 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 208 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 209 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 210 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 211 | |
| indentation | Indentation | 'case' child has incorrect indentation level 18, expected level should be 20. | 212 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 213 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 216 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 217 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 218 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 219 | |
| indentation | Indentation | 'case' child has incorrect indentation level 18, expected level should be 20. | 220 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 221 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 222 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 269 | |
| indentation | Indentation | 'for' child has incorrect indentation level 7, expected level should be 6. | 324 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 113). | 126 | |
| indentation | Indentation | 'for' child has incorrect indentation level 7, expected level should be 6. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 69 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 70 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 72 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 73 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 75 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 76 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 77 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 78 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 79 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 80 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ThreadFactory' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 29 should have line break after. | 33 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 36 | |
| blocks | LeftCurly | '{' at column 30 should have line break after. | 45 | |
| blocks | LeftCurly | '{' at column 29 should have line break after. | 56 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 59 | |
| blocks | LeftCurly | '{' at column 44 should have line break after. | 63 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 68 | |
| blocks | LeftCurly | '{' at column 30 should have line break after. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 268 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 346 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 346 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 348 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 463 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 464 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 465 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 466 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 467 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 468 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 469 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 470 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 471 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 581 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 582 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 604 | |
| coding | EmptyStatement | Empty statement. | 605 | |
| blocks | LeftCurly | '{' at column 37 should have line break after. | 651 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 652 | |
| blocks | LeftCurly | '{' at column 49 should have line break after. | 726 | |
| blocks | LeftCurly | '{' at column 48 should have line break after. | 727 | |
| blocks | LeftCurly | '{' at column 60 should have line break after. | 728 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 836 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 920 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 921 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 922 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 923 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 942 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 943 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 944 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 961 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 977 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 985 | |
| coding | EmptyStatement | Empty statement. | 986 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1003 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1005 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1102 | |
| coding | EmptyStatement | Empty statement. | 1103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1120 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1142 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1164 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1199 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1756 | |
| coding | EmptyStatement | Empty statement. | 1757 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 29 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 42 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 51 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 73 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 82 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 91 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 100 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 105 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 112 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 122 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 124 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 65 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 78 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 80 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 82 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 104 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 81 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 273 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 274 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 275 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 276 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 277 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 278 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 403 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def rparen' has incorrect indentation level 6, expected level should be 2. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.NonNull' import. | 35 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class RegionMover should be declared as final. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 208 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes.ByteArrayComparator' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 86 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 88 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 222 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 52 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder' import. | 61 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 145 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 394 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 434 | |
| sizes | MethodLength | Method length is 198 lines (max allowed is 150). | 457 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 458 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 574 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 659 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 744 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 753 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 784 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 785 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 791 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 800 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 826 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 828 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 134 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 132 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'else' construct must use '{}'s. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 131 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 225 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 57 should have line break after. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 183 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 190 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 45 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Comparator' import. | 23 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Stoppable' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 115 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 102 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 107 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 108 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 110 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 111 | |
| misc | UpperEll | Should use uppercase 'L'. | 195 | |
| misc | UpperEll | Should use uppercase 'L'. | 195 | |
| misc | UpperEll | Should use uppercase 'L'. | 281 | |
| misc | UpperEll | Should use uppercase 'L'. | 281 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 414 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 514 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 551 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 552 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 553 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 554 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 555 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 556 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 557 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 558 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 561 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 578 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 585 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 115 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 116 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 119 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 120 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 122 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 123 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 123 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 124 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 125 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 126 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 88 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 108 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 213 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 229 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 240 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 269 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 277 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 301 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 304 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 326 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 419 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 89 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 109 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 4. | 136 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 143 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 178 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 299 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 435 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 123 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 133 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 135 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 136 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 137 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 140 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 141 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 142 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 119 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 120 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 124 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 211 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 212 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 278 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 279 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 422 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 423 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 490 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 491 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 558 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 559 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 625 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 626 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 694 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 695 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 764 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 765 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 785 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 834 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 835 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 955 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 956 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1032 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1033 | |
| misc | UpperEll | Should use uppercase 'L'. | 1085 | |
| misc | UpperEll | Should use uppercase 'L'. | 1094 | |
| misc | UpperEll | Should use uppercase 'L'. | 1216 | |
| misc | UpperEll | Should use uppercase 'L'. | 1225 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 187 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 239 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 245 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 251 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 252 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 10, 44, 45. | 264 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 277 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 10, 48, 49. | 280 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 288 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 288 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 296 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 371 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 373 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 374 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 375 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 376 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 377 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 378 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 379 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 389 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 391 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 394 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 395 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 396 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 397 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 398 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 400 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 403 | |
| indentation | Indentation | 'try' has incorrect indentation level 6, expected level should be 4. | 404 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 406 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 407 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 6. | 408 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 409 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 410 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 411 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 414 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 415 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 419 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 420 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 6. | 421 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 4. | 422 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 423 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 431 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 433 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 434 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 435 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 436 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 437 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 438 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 439 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 440 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 441 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 442 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method call' child has incorrect indentation level 5, expected level should be 6. | 43 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 5, expected level should be 6. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 78 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 113 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 45 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 110 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 127 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 35 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 64 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 66 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 184 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 212 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 213 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 226 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 227 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 239 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 254 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 255 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 268 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 269 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 314 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 316 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 347 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 348 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 349 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 350 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 351 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 371 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 373 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 374 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 467 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 468 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class UnsafeAvailChecker should be declared as final. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.DataInputBuffer' import. | 30 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 36 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 92 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 94 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 95 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 100 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 111 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 113 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 120 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 146 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.zookeeper.ZKUtil' import. | 30 | |
| design | FinalClass | Class ZKDataMigrator should be declared as final. | 42 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 64 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 72 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 73 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 74 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 75 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 76 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 77 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 78 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 79 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 80 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 81 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 82 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 83 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 45 | |
| imports | ImportOrder | Wrong order for 'org.mockito.ArgumentMatchers.any' import. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.After' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 194 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 298 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 332 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 335 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 480 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 516 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 524 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| indentation | Indentation | 'Result' has incorrect indentation level 4, expected level should be 6. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 27 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Get' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 158 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Delete' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 295 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 448 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 453 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 49 should have line break after. | 189 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 178 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 246 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 21. | 142 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 154 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 167 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 339 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 219 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 284 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 298 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 305 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 321 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 328 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 332 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 337 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 397 | |
| indentation | Indentation | 'try' has incorrect indentation level 10, expected level should be 8. | 457 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 458 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 10, expected level should be 8. | 460 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 10. | 461 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 10, expected level should be 8. | 462 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 475 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 540 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 616 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 114 | |
| indentation | Indentation | 'org' has incorrect indentation level 2, expected level should be 4. | 115 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 150 | |
| indentation | Indentation | 'org' has incorrect indentation level 2, expected level should be 4. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 226 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 227 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 241 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 699 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 834 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 905 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 906 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 930 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 932 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 933 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 934 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 935 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1051 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1055 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 108 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 110 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 111 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 113 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 138 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 169 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 170 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 171 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 172 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 206 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 276 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 299 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 239 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 283 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 173 | |
| sizes | MethodLength | Method length is 193 lines (max allowed is 150). | 203 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 356 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 359 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 380 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 412 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 414 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 440 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 570 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 578 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 580 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 587 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.databind.ObjectMapper' import. | 52 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 216 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 220 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 229 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 232 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 297 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 299 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 306 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 313 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 318 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 320 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 335 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 412 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 414 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 416 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 418 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 420 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 370 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 371 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 407 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 408 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 409 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 411 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 412 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 459 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 462 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 464 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 511 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 512 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 568 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 616 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 711 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 713 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 714 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 764 | |
| design | VisibilityModifier | Variable 'dataAvailable' must be private and have accessor methods. | 829 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 840 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 885 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 886 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1220 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1258 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1480 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 8. | 1599 | |
| design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 1807 | |
| design | VisibilityModifier | Variable 'mutation' must be private and have accessor methods. | 1808 | |
| design | VisibilityModifier | Variable 'nonceGroup' must be private and have accessor methods. | 1809 | |
| design | VisibilityModifier | Variable 'nonce' must be private and have accessor methods. | 1810 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1835 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1836 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1840 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1867 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 60 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 12, expected level should be 10. | 267 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ZKMetadata should be declared as final. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'baseZNode' must be private and have accessor methods. | 46 | |
| design | VisibilityModifier | Variable 'metaZNodePrefix' must be private and have accessor methods. | 48 | |
| design | VisibilityModifier | Variable 'metaReplicaZNodes' must be private and have accessor methods. | 50 | |
| design | VisibilityModifier | Variable 'rsZNode' must be private and have accessor methods. | 52 | |
| design | VisibilityModifier | Variable 'drainingZNode' must be private and have accessor methods. | 54 | |
| design | VisibilityModifier | Variable 'masterAddressZNode' must be private and have accessor methods. | 56 | |
| design | VisibilityModifier | Variable 'backupMasterAddressesZNode' must be private and have accessor methods. | 58 | |
| design | VisibilityModifier | Variable 'clusterStateZNode' must be private and have accessor methods. | 60 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 65 | |
| design | VisibilityModifier | Variable 'tableZNode' must be private and have accessor methods. | 66 | |
| design | VisibilityModifier | Variable 'clusterIdZNode' must be private and have accessor methods. | 68 | |
| design | VisibilityModifier | Variable 'splitLogZNode' must be private and have accessor methods. | 70 | |
| design | VisibilityModifier | Variable 'balancerZNode' must be private and have accessor methods. | 72 | |
| design | VisibilityModifier | Variable 'regionNormalizerZNode' must be private and have accessor methods. | 74 | |
| design | VisibilityModifier | Variable 'switchZNode' must be private and have accessor methods. | 76 | |
| design | VisibilityModifier | Variable 'tableLockZNode' must be private and have accessor methods. | 78 | |
| design | VisibilityModifier | Variable 'namespaceZNode' must be private and have accessor methods. | 80 | |
| design | VisibilityModifier | Variable 'masterMaintZNode' must be private and have accessor methods. | 82 | |
| design | VisibilityModifier | Variable 'replicationZNode' must be private and have accessor methods. | 85 | |
| design | VisibilityModifier | Variable 'peersZNode' must be private and have accessor methods. | 87 | |
| design | VisibilityModifier | Variable 'queuesZNode' must be private and have accessor methods. | 89 | |
| design | VisibilityModifier | Variable 'hfileRefsZNode' must be private and have accessor methods. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 |